GitHunt
CB

cbonnett/SkyNet_wrapper

A python wrapper for SkyNet neural network

pySkyNet a Python wrapper for SkyNet

Documentation:

http://pyskynet.readthedocs.org/en/latest/index.html

What is SkyNet:

SkyNet is an efficient and robust neural
network training code for machine
learning. It is able to train large and
deep feed-forward neural networks,
including autoencoders, for use in a
wide range of supervised and
unsupervised learning applications, such
as regression, classification, density
estimation, clustering and
dimensionality reduction. SkyNet is
implemented in C/C++ and fully
parallelised using MPI.

SkyNet can de downloaded here:
http://ccpforge.cse.rl.ac.uk/gf/project/skynet/

References:

SkyNet is written by Philip Graff, Farhan Feroz, Michael P. Hobson, Anthony N. Lasenby
http://xxx.lanl.gov/abs/1309.0790

Languages

Python43.2%JavaScript41.1%CSS10.2%Shell5.5%

Contributors

GNU General Public License v3.0
Created August 6, 2014
Updated October 3, 2018
cbonnett/SkyNet_wrapper | GitHunt