Skip to content

N.N.N. V.0.1-T

Choose a tag to compare

@Mar13554 Mar13554 released this 01 Apr 10:14
· 7 commits to main since this release
9d5ef90

This version of N.N.N. replaces the previous version (N.N.N. V.0.1-t).
This program is only meant for training the model; it has its own custom structure.
Model structure: Custom (You can set the amount of nodes and layers.)

There are two zip files provided:
N.N.N.-V-0.1-T.zip (Contains the actual code)
N.N.N.-V-0.1-T(exe).zip (Contains the .exe version for usage)
Only one needs to be downloaded for it to work.

Needed files
TestData (folder)
This folder is where you should put the data files (in .json) so the program can access them. There are a few datasets available for usage by HamirinTK here.
Cached_data_files (folder)
This folder will contain the .json data files in .txt after they are converted to a number format.

C++_N.N.N.exe

Where the model is trained.
If you are using the .exe version, make sure these files are in the same folder with the executable.

Disclaimer
This version also uses numerical differentiation and is expected to be slow but is indeed faster compared to V.0.1-t.

For more information, you may see the documentation here.