Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • VERSION_2019.4.1
  • VERSION_2019.3.1
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Jan181715109876330Dec29201826Nov252221161514117231Oct198426Sep21201918171514131211109876543231Aug30252423222120171614131211109876331Jul272625242322201918171615131211FIX: 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 networkFIX: fixed an issue when the optimal weights are not set to the neural networkMerge branch 'tmp' of code.it4i.cz:kra568/4Neuro into devMerge branch 'tmp' of code.it4i.cz:kra568/4Neuro into devFIX: 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. APIFIX: Added CrossValidator into 4neuro.h, i.e. APIFIX: fixed an issue with NaN in GradientDescent caused by acos(x), added more debug info to errorfunction validationFIX: fixed an issue with NaN in GradientDescent caused by acos(x), added more debug info to errorfunction validationFIX: Boost is being rebuilt againFIX: Boost is being rebuilt againFIX: filesystem header is now included as experimental/filesystem to make lib4neuro more portableFIX: filesystem header is now included as experimental/filesystem to make lib4neuro more portableFIX: 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 messageENH: Improved error messageENH: 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