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
12369fcfcacb62b94a96e73ac630e1e2e89cd3a6
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
Jan
18
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
FIX: Fixed bad de-normalization formula.
Rewritten to fit HS needs.
Rewritten to fit HS needs.
ENH: Added check of filepath existence.
ENH: Added check of filepath existence.
FIX: fixed an issue when the optimal weights are not set to the neural network
FIX: fixed an issue when the optimal weights are not set to the neural network
Merge branch 'tmp' of code.it4i.cz:kra568/4Neuro into dev
Merge branch 'tmp' of code.it4i.cz:kra568/4Neuro into dev
FIX: Added missing parameter (batch size) into Gradient Descent method.
FIX: Added missing parameter (batch size) into Gradient Descent method.
NEW: New example added - simple fitting of f(x)=x^2 using FFN.
NEW: New example added - simple fitting of f(x)=x^2 using FFN.
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...
Loading