Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Maxime Rambosson
AI_Project
Commits
main
Switch branch/tag
ai_project
04 Jan, 2022
6 commits
Add bias in implementation
· 16cd4e90
K4kug3n
authored
Jan 04, 2022
16cd4e90
Add sk comparison
· a7fc6cb5
K4kug3n
authored
Jan 04, 2022
a7fc6cb5
Add sk comparison
· 7337f840
K4kug3n
authored
Jan 04, 2022
7337f840
Add sk comparison
· 35fd6ecf
K4kug3n
authored
Jan 04, 2022
35fd6ecf
Add sk comparaison
· 012e0ec5
K4kug3n
authored
Jan 04, 2022
012e0ec5
Minor fix (output file name)
· 43516736
K4kug3n
authored
Jan 04, 2022
43516736
03 Jan, 2022
5 commits
Add k-nn comparison
· 54c68b37
K4kug3n
authored
Jan 04, 2022
54c68b37
delete useless function
· a52bb064
K4kug3n
authored
Jan 03, 2022
a52bb064
k-NN classifier
· 2db5c760
K4kug3n
authored
Jan 03, 2022
2db5c760
Overfitting graph
· 2312ef54
K4kug3n
authored
Jan 03, 2022
2312ef54
minor fix
· b21409e9
K4kug3n
authored
Jan 03, 2022
b21409e9
02 Jan, 2022
6 commits
print trained weight matrix
· 12b4a956
K4kug3n
authored
Jan 03, 2022
12b4a956
Add noise measures for noised train & test data
· 62c66f9a
K4kug3n
authored
Jan 03, 2022
62c66f9a
Use iterrow() method for better perf
· 6288dd27
K4kug3n
authored
Jan 02, 2022
6288dd27
Add train noise measures
· 628e3327
K4kug3n
authored
Jan 02, 2022
628e3327
Minor fix
· 60800d12
K4kug3n
authored
Jan 02, 2022
60800d12
Add noisy measures (need more noise)
· fc820375
K4kug3n
authored
Jan 02, 2022
fc820375
01 Jan, 2022
8 commits
Change constant
· bd72a77d
K4kug3n
authored
Jan 02, 2022
bd72a77d
Do measures by quantity and complexity
· 5d7c5aa2
K4kug3n
authored
Jan 01, 2022
5d7c5aa2
Clean up + add reset_layer()
· 013abebc
K4kug3n
authored
Jan 01, 2022
013abebc
Clean up + folder creation
· 68c1a094
K4kug3n
authored
Jan 01, 2022
68c1a094
Clean up
· 08299945
K4kug3n
authored
Jan 01, 2022
08299945
Try different model to learn classification
· 0fc55fa1
K4kug3n
authored
Jan 01, 2022
0fc55fa1
start display result by models
· b10ebd8b
K4kug3n
authored
Jan 01, 2022
b10ebd8b
add representation
· 53a12bfd
K4kug3n
authored
Jan 01, 2022
53a12bfd
31 Dec, 2021
6 commits
Add intermediary display
· 41dc6bdf
K4kug3n
authored
Dec 31, 2021
41dc6bdf
Get back training information, and display it
· 34f39400
K4kug3n
authored
Dec 31, 2021
34f39400
train() now return the mse progression
· 69e0df43
K4kug3n
authored
Dec 31, 2021
69e0df43
Use the Neural_Network class
· c232debc
K4kug3n
authored
Dec 31, 2021
c232debc
add_layer() work now + typo
· 041c235d
K4kug3n
authored
Dec 31, 2021
041c235d
Add flexible class 'Neural_Network' + exemple of usage
· e1c225d3
K4kug3n
authored
Dec 31, 2021
e1c225d3
28 Dec, 2021
1 commit
Perceptron & backtracking implementation
· e21f8cea
K4kug3n
authored
Dec 28, 2021
e21f8cea
23 Dec, 2021
1 commit
Initial commit
· 6b4a9781
Maxime Rambosson
authored
Dec 23, 2021
6b4a9781