Skip to content

RiJo/neural_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

--------------------------------------------------------------------------------

    Neural Network

    Author:              Rikard Johansson

    This project contains some different implementations of neural networks.

--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
 Supervised learning
--------------------------------------------------------------------------------
 Multilayer perceptron (MLP)                                     Progress: 100%
    This is a supervised learning neural network. It contains several layers
    of neurons where all layers are connected by synapses.
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
 Reinforcement learning
--------------------------------------------------------------------------------
 Markov decision process (MDP)                                   Progress: 0%
    This is a reinforcement learning neural network.
--------------------------------------------------------------------------------

About

[c] Simple neural network

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages