Skip to content

qyx268/plato

 
 

Repository files navigation

#Plato

Welcome to the Plato repo.

Plato is a python package built on top of Theano with a few objectives:

  1. Simplify the use of Theano with a new interface (see the tutorial).
  2. Use this simplified interface to build a clean, well-tested library, containing standard components in deep learning (MLPs, DBNs, VA's, etc), so that people don't have to keep reinventing the wheel every time they do a project in deep learning.
  3. Provide a set of tools for plotting, debugging, setting up experiments, and saving results.

If you want to learn what the new Plato interface is and how to use it, see The Plato Tutorial.

If you want to learn how to set it up, read Getting Started with Plato.

If you want to see what learning algorithms are currently included in Plato, see Algorithms in Plato.

If you want to learn about the contents of Plato, read Contents of Plato.

Packages

No packages published

Languages

  • Python 65.8%
  • HTML 30.4%
  • Jupyter Notebook 3.7%
  • Shell 0.1%