Skip to content

iskandr/striate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Striate has relocated: The original Striate was a simple convnet written on top of Theano, meant for small-scale experiments. It has since expanded into something both more useful and more confusing and now lives under new stewardship under the name FastNet.

Striate

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

Usage

See python striate/trainer.py --help for examples of running the trainer.

(cd cudaconv2 && make -j)
python striate/trainer.py

Requires

About

Convolutional Neural Networks in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published