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
2486c6e5ceb458b6df14c8353a57c427a07fc6d0
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
18
Jan
17
15
10
9
8
7
6
3
30
Dec
29
20
18
26
Nov
25
22
21
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
FIX: Added CrossValidator into 4neuro.h, i.e. API
FIX: Added CrossValidator into 4neuro.h, i.e. API
FIX: fixed an issue with NaN in GradientDescent caused by acos(x), added more debug info to errorfunction validation
FIX: fixed an issue with NaN in GradientDescent caused by acos(x), added more debug info to errorfunction validation
FIX: Boost is being rebuilt again
FIX: Boost is being rebuilt again
FIX: filesystem header is now included as experimental/filesystem to make lib4neuro more portable
FIX: filesystem header is now included as experimental/filesystem to make lib4neuro more portable
FIX: Fixed mistake in linux-gcc-debug building script.
FIX: Fixed mistake in linux-gcc-debug building script.
FIX: Fixed mistake in linux-gcc-debug building script.
FIX: Fixed mistake in linux-gcc-debug building script.
ENH: Improved error message
ENH: Improved error message
ENH: Added check of the unallowed characters in the repo path.
ENH: Added check of the unallowed characters in the repo path.
ENH: Added example - evaluation of external data and saving of results into the other file.
ENH: Added example - evaluation of external data and saving of results into the other file.
ENH: Added check when DataSet constructor gets path to the file, which is not a correct DataSet archive.
ENH: Added check when DataSet constructor gets path to the file, which is not a correct DataSet archive.
ENH: Added data check before creating a new DataSet - prevents SEGFAULTs occuring when read() method was not called beforehand.
ENH: Added data check before creating a new DataSet - prevents SEGFAULTs occuring when read() method was not called beforehand.
TODO: Added TODO - use CMake to download and build external dependencies, not Bash/Batch.
TODO: Added TODO - use CMake to download and build external dependencies, not Bash/Batch.
ENH: Boost compilation will end after first error.
ENH: Boost compilation will end after first error.
FIX: Trying to fix CI...
FIX: Trying to fix CI...
FIX: Fixed mistakes in CI scripts.
FIX: Fixed mistakes in CI scripts.
ENH: Improved formatting of the code.
ENH: Improved formatting of the code.
ENH: added output to the file for more function in simulator.cpp
ENH: added output to the file for more function in simulator.cpp
NEW: Created macro WRITE_TO_OFS_DEBUG in message.h
NEW: Created macro WRITE_TO_OFS_DEBUG in message.h
ENH: Added possibility to output to output file stream for multiple methods.
ENH: Added possibility to output to output file stream for multiple methods.
FIX: Fixed output of multiple input and output values in MSE class.
FIX: Fixed output of multiple input and output values in MSE class.
Loading