Git Product home page Git Product logo

python-destin's Introduction

PythonDeSTIN is a repo for the development of Python DeSTIN (PyDeSTIN). As a starting point:

The PyDeSTIN will have Four Classes: learning_algorithm, Node, Layer and Network The Classes will be placed in a nested fashion as follows: -> Network -> Layer -> Node -> learning_algorithm

Installation Instructions: -> Clone the repo by running git clone https://github.com/tedyhabtegebrial/PythonDeSTIN.git

-> Downoad Cifar dataset for training and testing Available at http://www.cs.toronto.edu/~kriz/cifar.html Download the python version

-> Edit loadData.py to modify the location of the Cifar directory/ where you placed the downloaded cifar dataset -> run testDestin.py _______________________________ Nessesary Libraries See http://deeplearning.net/software/theano/install_ubuntu.html#install-ubuntu for installing it on Ubuntu You need to have python>2.73, Numpy and Scipy libraries installed For the future versions theano will also be necessary so installing theano is optional at this time

Testing Inorder to run the testWithSVM.py script and evaluate the classification accuracy on the cifar data set install the scikit-learn machine learning toolkit. see installation instructions at http://scikit-learn.org/stable/install.html

Outlines for the Development of DeSTIN as a robust Spatio-Temporal Inference Engine Taking into consideration points listed @: http://wiki.opencog.org/w/New_DeSTIN_Redesign_Proposal We will have explicit branches for A to D.

A) pure DeSTIN Framework: flexible enough to support different learning algorithms (Done)

B) Implemeting Online-NonNegative Sparse auto_encoder in theano/or python (Done)

C) Implemeting Stable Incremental K Means Clustering in theano (In Progress)

D) a LeNet style CNN built using the general-purpose CNN layer ()

(The theory may require revision)
(How to make sense of the Complex and Simple cell like filters simulated in 	the CNN?)
(Pooling is also an issue.....)

D) hybrid DeSTIN-CNN without feedback

D) hybrid DeSTIN-CNN with feedback

Reading List For DeSTIN:

python-destin's People

Contributors

duguyue100 avatar tedyhabtegebrial avatar tejaskhot avatar tpsjr7 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.