Skip to content

lichao14442/RiGi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiGi

Author: Li Chao, Zhang Wen, Baidu. Inc.

Date created: 21 Jun 2016

Email: lichaocasia@163.com

Introduction

RiGi is a Matlab-based tool for Deep Learning Toolbox. The original version is developed in our personal time. If it can help the users, it's great.

FOLDERS:

layer: the basic layer, it contents linear, bias, mse, nonlinear,...( it will be fulled with other layers)

stack: the stack layer, user only need to write the set and initialization M files, the readme.txt will be help.

model: used to build model.

trainer: the trainer.

DAG: (it's coming soon)

test: for unit test.

example: only MNIST support rightnow.

About

Matlab Deep Learning Toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages