Skip to content

Releases: Gattic/NNCreator

NNCreator v0.58

12 Nov 04:49
b64ec67

Choose a tag to compare

Version v0.58 (#12)

* Bayes Updates (#6)

* Added accuracy and epochs gui labels

* CMake Optimizaions enabled

* README update

* Added configure script

* Minor install file update

* Added dictionary

* Added two more datasets

* Updated includes

* Updated the kill button to be more efficient

* GLinLays handle RUTabContainers better

* Include Updates

* PNGHelper Sync

* GMem Sync

* Image Flatten

* Nn image (#8)

* Redesigned nncreator and includes sync

* NNCreator Image Redecorate

* Updated GUI to cycle through images

* Synced to glades

* Glades sync

* Glades sync

* gfx sync

* gfx sync

* Behavioral updates

* Removed old label

* Glades sync

* glades sync

* Bug fix

* Fixed CMake looking for local install

* Socket Include Update

* ShmeaDB include update

* Major Neural Network Overhaul (#9)

* Sync with NN-Opt Glades update

* Updated Input layer edit; Saving and loading input layer works

* NNOpt sync and minor refactor

* Minor refactors

* Separated L1 and L2 Regularization

* Encryption toggle sync

* Added image helper function

* GNet specify client port

* Set encryption toggle easier

* Glades sync

* Sync with 2d3d decoupling

* Fixed message box update

* Neural network viz (#10)

* WIP: I have the network send in the weights and activations to be updated in the nn (Neural Network) object to visualize. Currently it builds all the layers and nodes in the layers, and updates all the weighted edges as well as each nodes activations

* Enabled the ability to create the visualization of a neural network, based on the neural network that is currently running. For the time being, and for testing purposes it is taking the place of the area for Output Image

* removed setInputLayerActivation

* past updates to NNCreator, optimizing and updating names

* Commmented out frontend draw debugging

---------

Co-authored-by: cabral450 <[email protected]>

* Increased NNCreator resolution

* Lodepng sync

* Potential Windows Compat

* gfx include sync

* Include sync

* ShmeaDB sync

* glades sync

* ShmeaDB sync

* Bayes Refactor sync

* Include Update

* Version v0.58

---------

Co-authored-by: Matthew Tabak <[email protected]>
Co-authored-by: mdcpanama22 <[email protected]>

NNCreator v0.57

18 Jun 17:25

Choose a tag to compare

Version v0.57