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
82b3e0122b28e8f760ad3487f720b708994070d4
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
22
Jan
21
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
FIX: Fixed de-normalization of already normalized data-set in MSE.
FIX: Removed 'normalized' and 'de-normalized' evaluation as there is just 'de-normalized' natively from now.
FIX: Removed 'normalized' and 'de-normalized' evaluation as there is just 'de-normalized' natively from now.
FIX: MSE is now evaluated againts de-normalized data
FIX: MSE is now evaluated againts de-normalized data
FIX: Fixed Particle swarm method
FIX: Fixed Particle swarm method
FIX: Added missing spaces in DEBUG messages.
FIX: Added missing spaces in DEBUG messages.
ENH: Added more iterations in the example x2_fitting
ENH: Added more iterations in the example x2_fitting
FIX: Fixed batch being passed as a parameter instead of alpha.
FIX: Fixed batch being passed as a parameter instead of alpha.
ENH: added de_normalize() method to DataSet class.
ENH: added de_normalize() method to DataSet class.
FIX: Fixed bad de-normalization formula.
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.
Loading