Giter Site home page Giter Site logo

infonets's Introduction

InfoNets

By Wentao Huang

InfoNets is a Pytorch-based Python package that provides a high-level neural networks API and the efficiency algorithms for deep learning which is not based on the traditional BP (Back Propagation) algorithm.

TensorFlow, Pytorch and other opensource deep learning software frameworks provide great convenience for current deep learning researchers and developers, and make it easy to study and develop deep learning related algorithms and products. However, they only provide good encapsulation and support for traditional deep learning that is based on BP algorithm, and it is not very convenient for non-BP-based deep learning method.

Based on this, I developed this framework and software package, which can well support the non-BP-based deep learning, and also integrate the BP algorithm into the same framework at the same time. Moreover, it provides the more powerful support for the operation and management of general data sets.

On the other hand, this framework is highly integrated into the non-BP-based deep learning algorithms developed by me, which is based on information theory and brain-inspired computing and can train a deep neural network quickly from the bottom-up and layer-by-layer. It can simultaneously process a large number of training samples in parallel, which is very suitable for GPU operation and can greatly improve the efficiency and effectiveness for training deep networks. Furthermore, it is very easy to make secondary development based on this package.

infonets's People

Contributors

hwtsky avatar

Watchers

 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.