Skip to content
Snippets Groups Projects
Commit 29a1d778 authored by Samuel Innes's avatar Samuel Innes
Browse files
parents 85187752 0b8e0939
No related branches found
No related tags found
No related merge requests found
<img src="trees.jpg" width=2000/><br>
# Exercise Sheet 1 - Git
Author: Samuel Innes <br>
Email: dd257@stud.uni-heidelberg.de
## <a href="_01_EXPML_git_WS21_22.pdf">Link to Exercise sheet</a>
# Warum können leere Ordner nicht gepusht werden?
So wie Git entworfen ist, zeigt es Ordner nur dann, wenn sie Dateien drinnen haben. Also ist es für Git keine Änderung, einen leeren Ordner zu erstellen, und deswegen kann sie nicht gepusht werden.
# The _real_ README
## Author
Samuel Innes
## Contact
dd257@stud.uni-heidelberg.de
## Description
This folder is a folder containing one README.
This folder is a folder containing one README. It was created in order to practice writing READMEs.
## Usage
With this folder it can be proven that I am able to make a folder and write a README.
With this folder it can be proven that I am able to make a folder and write a README on git.
## System Requirements
As long as you have a computer and an internet connection you can make use of this wonder folder.
......@@ -21,4 +20,4 @@ As long as you have a computer and an internet connection you can make use of th
## Common Problems
- Having no interest in Sam's journey in Git
- Not having a computer
- Illness, disease, death or other general human afflictions
\ No newline at end of file
- Illness, disease, death or other general human afflictions
# Exercise Sheet 2
<img src="ml.jpg" width=2000/><br>
# Exercise Sheet 2 - Machine Learning
Author: Samuel Innes <br>
Email: dd257@stud.uni-heidelberg.de
## <a href="_02_EXPML_ML_supervised.pdf">Link to Exercise sheet</a>
## :scroll: Step-by-Step Description
1. <em>(Lines 9-22)</em>: Functions imported from [numpy](https://numpy.org/), [matplotlib](https://matplotlib.org/) and [scikit-learn](https://scikit-learn.org/stable/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment