Skip to content
GitLab
Explore
Sign in
Commits · main
dnn_playground
Browse files
Jan 16, 2024
Final spell check
· 2d757e47
Jan Kovář
authored
Jan 16, 2024
2d757e47
Defined dataset type
· 679270d8
Jan Kovář
authored
Jan 16, 2024
679270d8
Jan 02, 2024
Merge branch 'develop' into 'main'
· 33da8bda
Jan Kovář
authored
Jan 02, 2024
33da8bda
Adding NN vs data dimension check
· 129eb779
Jan Kovář
authored
Jan 02, 2024
129eb779
Delete model/
· e30a6d7c
Jan Kovář
authored
Jan 02, 2024
e30a6d7c
Adding validation data, loading method and train.py source file with instructions
· 5cd9bcd9
Jan Kovář
authored
Jan 02, 2024
5cd9bcd9
Oct 02, 2023
Default settings - spiral
· 175986da
Jan Kovář
authored
Oct 02, 2023
175986da
Sep 28, 2023
Adding gitignore file
· d55894cc
Jan Kovář
authored
Sep 28, 2023
d55894cc
Improving textDatasetGenerator control - renaming source files
· d6845823
Jan Kovář
authored
Sep 28, 2023
d6845823
Adding text dataset generator]
· e8179f0c
Jan Kovář
authored
Sep 28, 2023
e8179f0c
Add LICENSE
· 875904f7
Jan Kovář
authored
Sep 28, 2023
875904f7
First version with saving model and improved metrics
· 3ec66ce3
Jan Kovář
authored
Sep 28, 2023
3ec66ce3
Few changes for the purpose of testing
· c3e1db3e
Jan Kovář
authored
Sep 28, 2023
c3e1db3e
Sep 27, 2023
Weights added to final heatmap + different types of batch GD created
· 33510b6e
Jan Kovář
authored
Sep 28, 2023
33510b6e
First version with wrong batch creation - each epoch training on 1 randomly...
· 411e15f0
Jan Kovář
authored
Sep 27, 2023
411e15f0
Initial commit
· ab3621ff
Jan Kovář
authored
Sep 27, 2023
ab3621ff
Loading