Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lib4neuro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MolDyn
lib4neuro
Graph
b4c6705d1bdf1e49881979c2819974e6b7a252f9
Select Git revision
Branches
1
master
default
Tags
2
VERSION_2019.4.1
VERSION_2019.3.1
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Nov
16
15
14
11
7
2
31
Oct
19
8
4
26
Sep
21
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
3
2
31
Aug
30
25
24
23
22
21
20
17
16
14
13
12
11
10
9
8
7
6
3
31
Jul
27
26
25
24
23
22
20
19
18
17
16
15
13
12
11
10
7
6
5
4
15
Jun
14
13
12
11
6
5
4
3
1
3
Jan
7
Dec
28
Nov
27
26
25
24
23
22
21
20
19
18
2
ADD: added support for denormalization of data
Merge branch 'dev' of code.it4i.cz:bes0030/4Neuro into tmp
FIX: Fixed Simulator example
ENH: gradient descent settings fixed
ENH: weights of both the original and loaded network are printed for comparison now
ENH + NEW: Implemented the data normalization funcionality to DataSet. Created a new class NormalizationStrategy.
Merge with kra568-tmp
Merge branch 'dev' of code.it4i.cz:bes0030/4Neuro into tmp
ENH: changes because of enum naming convnention
ENH: changes because of enum naming convnention
FIX: minor issues
FIX: minor issues
TMP: Implementing SIMULATOR example
NEW: Added new class CSVReader.
NEW: Added new class CSVReader.
ENH: Added constructor for an empty DataSet.
Added messages with library locations.
Fix: fix of unit-tests
Merge branch 'SGD' into mock
ENH: max iteration and max error for GD
Fix: fix of Gradiant descent
Commit before merge
ENH: add stochastic gradiant descent
FIX: fix of unit tests
FIX: Trying to fix CI
FIX: Trying to fix CI
FIX: Trying to fix CI
fix of build scripts
ENH: Added mock objeck to unit-tests
.
particle mock test
commit before merge
Merged - added gradient method
FIX: compilation scripts
FIX: compilation scripts
FIX: desolver
Made all unit-tests available in gitlab CI
ENH: Started using MSG_* macros together with Boost::format to unify lib4neuro output functions.
FIX: Trying to fix linking Turtle.
MOD: removed shared/local boost dep. on windows from continuous integration
Loading