Skip to content

WaldenLian/taoist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taoist

道是万物的本源,有了道就有了一切。同样有了这样的小框架,可以组装出任意的复杂事物。 我们基于Eigen练习开发了一套训练框架。

Eigen的地址是:http://eigen.tuxfamily.org/index.php

文档地址:http://eigen.tuxfamily.org/dox/

TODO List

  • 基础的forward,backward @liushuchun
  • dataloader模块 @lianqi
  • 训练模块
  • python 调用
  • 支持relu等各种激活函数 @liushuchun
  • conv卷积层
  • 其他一些类似LSTM等结构
  • 添加nlp的一些模块,例如分词、清洗等。
  • 添加图片相关的训练载入

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.4%
  • Fortran 11.1%
  • CMake 2.8%
  • C 2.0%
  • Cuda 1.1%
  • Shell 0.2%
  • Other 0.4%