Hey guys, I build a java neural network API called neurie. It includes deep learning algorithms as a well as evolution learning ones. You can train the adjustable networks with datasets, save and load them from json files. It also includes a chart displaying system to monitor performances. I made a demo in the readme.md. Could somebody please review this project? I am open for new ideas and critical feedback. Github repo: https://github.com/damoebe/neurie
#A feed forward neural network API in java open source
9 messages · Page 1 of 1 (latest)
- Open source is honestly a loose term, free software is a better way of putting it
- Where's the LICENSE
thanks, I added a MIT licence so everyone can use the API legally : ) Do you have some feedback for the quality of the code or overall for the content of the project?
for java doc dude
@arctic thicket https://damoebe.github.io/neurie/
package index
This is normal ._.
This is inline documentation and its actually correct and suggested to do so