Skip to content

This toolbox offers several deep learning methods, which are simple and easy to implement.

License

Notifications You must be signed in to change notification settings

JingweiToo/Deep-Learning-Toolbox-Python

Repository files navigation

Jx-DLT : Deep Learning Toolbox

License GitHub release


"Toward Talent Scientist: Sharing and Learning Together" --- Jingwei Too


Wheel

Introduction

This toolbox offers some popular deep neural networks. Examples are given on the Demo files.

  • AlexNet
  • CNN
  • GoogLeNet ( transfer learning )
  • VggNet ( transfer learning )
  • ResNet ( transfer learning )

Requirement

  • Python 3
  • Numpy
  • Scikit-learn
  • Matplotlib
  • Tensorflow
  • Keras
  • Theano

About

This toolbox offers several deep learning methods, which are simple and easy to implement.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages