Diffusion MLBirchTacheJouisse (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
20d95c697cc1 | gtache | Adds doc | Dec 10 2017 | ||||
c231d3bcd387 | gtache | Some bugfixing and improvement | Dec 10 2017 | ||||
511261c2fde4 | gtache | Can overfit training set, seems to work | Dec 10 2017 | ||||
c5e4049e1dd9 | gtache | 74% with CNN, all black though | Dec 8 2017 | ||||
97dfe8efa622 | gtache | Big reorganizing, adds BackgroundClassifier, LogisticClassifier | Dec 8 2017 | ||||
55feb84bd240 | gtache | Merge branch 'master' of ssh://c4science.ch/diffusion/5273/mlbirchtachejouisse | Dec 7 2017 | ||||
97dad8bc3a67 | gtache | Need fix extract_image | Dec 7 2017 | ||||
fced509c5ef5 | AdBirchm | update gitignore | Dec 7 2017 | ||||
bd224770ac36 | gtache | Fix conflict | Dec 7 2017 | ||||
74fb08641e7b | gtache | extract_image | Dec 7 2017 | ||||
a2f2229e4ee1 | AdBirchm | checking next_img | Dec 7 2017 | ||||
52051ced7125 | AdBirchm | Working first CNN | Dec 7 2017 | ||||
99cf486eb88a | AdBirchm | updated gitignore | Dec 7 2017 | ||||
2a9d4b740de3 | gtache | Removes predictions | Dec 7 2017 | ||||
86ab45c4656b | gtache | Keras needs debugging | Dec 7 2017 |
README.md
README.md
- CS-433 Machine Learning : Project 1
- Team
- Guillaume Tâche
- Théo Jouisse
- Alain Birchmeier
Files
run.py Main file to generate the submission using the computed parameters
bruteforce.py File to find the best parameters for each function using grid search
proj1_helpers.py Provided file implementing functions to read the datasets and create the submission
implementations.py File containing the implementations for the required functions as stated in the pdf
plots.py File implementing plot functions
costs.py File containing costs functions
helpers.py File containing various helper functions
c4science · Help