Skip to content

wqren/fastnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastnet

A convolutional neural network framework, building on top of the convolutional kernel code from cuda-convnet.

Setup

git clone https://github.com/rjpower/fastnet
cd fastnet
python setup.py develop [--user]

Usage

To run a trainer directly:

python fastnet/trainer.py --help

Take a look at the scripts in fastnet/scripts for examples of how to run your own network.

Requires

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published