Skip to content

motlabs/mot-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme for Model Repository of MoT lab

  • Final update: 2018 Mar
  • All right reserved @ MoTlab 2018

About

This repository provides tutorial codes of Tensorflow Models

Components

/
|
|-- /data (local)
|-- /tf_cnn_model (git submodule)

Labs

This repository include several labs generated in MoTLab study.

  • lab2: Building basic convolutional neural networks modules.
    • ./tf_cnn_model
  • lab6: Building and Training a LeNet5 Tensorflow model
    • ./lab6_train_tfLenet5_mnist.py

Compiler/Interface Dependencies

  • Tensorflow >=1.4
  • Python2 <= 2.7.12
  • Python3 <= 3.6.0

Releted Materials (All Korean)

Feedback

  • Issues: report issues, bugs, and request new features
  • Pull request
  • Email: [email protected]

License

  • Apach License 2.0

Authors information

Code References

Google Tensorflow repo

About

Repository of the model team in MoT Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages