CodingTrain / CodingTrain/Toy-Neural-Network-JS
Java Neural Network Library
- Lingua principale
- JavaScript
- Stelle
- 437
- Fork
- 242
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi, I’ve build [my own version](https://github.com/kim-marcel/basic_neural_network) of this neural network library in Java. It has the same functionality as this one but I’ve added some extra features like saving/ reading the neural network to/ from JSON-file and support for multiple hidden layers. The library can be downloaded as a jar and used in Java or Processing projects.
These are two examples that use my library:
- [Solving XOR with nn in Java](https://github.com/kim-marcel/xor_with_nn)
- [Doodle classification in Processing](https://github.com/kim-marcel/doodle_classifier)
Besides me other people are developing their own neural network libraries in different languages (see #91). I think it would be useful if we could collect and reference to them e.g. in the readme. This will make it easier for people to find suitable libraries to follow along @shiffman in his tutorials/ coding challenges in their preferred language.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia dal README del repository e esamina l’issue #91 per la raccolta esistente di librerie per reti neurali. Aggiungi un riferimento alla libreria Java e ai relativi esempi collegati, preservando al contempo l’organizzazione attuale del README; il lavoro è completato quando la libreria è individuabile insieme alle altre implementazioni in diversi linguaggi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100