Skip to content

shenxudeu/deuNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deuNet Package

This is a Theano based modualized DNN lib written in Python. It contains basic NN modules such as affine layer, conv layer, dropout and etc.

Most modern NN components (eg. maxout, dropout, and etc) will be included. Deep MLP, Auto-encoder, Convnet, Recurrent NN are included in this package.

Ipython notebooks are also included demonstrating some state-of-art NN architectures, such as Alex Net, VGG net, LSTM, and etc.

License

The MIT License (MIT) Copyright (c) 2015 Shen Xu

About

Python DNN Lib on Theano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published