Skip to content

gitGNU/gnu_neurowombat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for NeuroWombat 1.0.0-rc1

NeuroWombat is an artificial neural network reliability simulator. 
It's primary purpose is to gain a better understanding of the 
behavior of neural networks made of unreliable components.

Program allows user to create, train and simulate a lot of neural 
network architectures via scripting.

NeuroWombat is written in C++ and uses Lua as embedded scripting 
language.

This program is free software. It is published under GNU General 
Public License v3 or later. See the license for more details.


Copyright (C) 2009, 2010 Andrew Timashov