Very basic neural network implementation.
-
Updated
Sep 13, 2019 - Java
Very basic neural network implementation.
Robot With Deep Neural Network
Neural network framework with simple FFNN implementation from scratch in Java
A multi-layer, feedforward neural network (FNN) implementation in Java
Easy to use neural network library in java
Neural Network visualization in Java
Feed Forward Neural Network in JAVA
Feed-forward neural network from scratch (the only libraries I'm using are java libraries, and mostly used for reading training data) using Java. The purpose of project is to classify images as digits (numbers from 0 - 9) based on the way they look to the program using deep learning, with the help of the MNIST dataset
Damp is a Deep Learning Library for Android Platform.
Deep Learning library.
Apache Spark for feedforward neural network including CUDA accelerating.
Homework solutions for Fuzzy, Evolutionary and Neuro-computing ("Neizrazito, evolucijsko i neuro računarstvo") course at FER 2020/21 led by doc. dr. sc. Marko Čupić
Basic implementation of Neural Network made by me
Space Invaders com opção de controlo manual pelo user ou comandado por uma rede neuronal feedforward. Esta rede, que interpreta o estado atual do jogo e decide a ação (mover à esquerda, à direita, parar ou disparar), é otimizada através de um algoritmo genético que evolui uma população de modelos para melhorar a performance da IA
Simple feedforward neural network with back-propagation implemented in java.
Project for Intro to AI @ UW - Madison Fall 2019
Birds taught to play simple game a la Flappy Bird using a Genetic Algorithm utilising feed-forward Neural Network.
KNN and feedforward ANN implementation in java used to slove the OptiDigit dataset problem
Add a description, image, and links to the feedforward-neural-network topic page so that developers can more easily learn about it.
To associate your repository with the feedforward-neural-network topic, visit your repo's landing page and select "manage topics."