Neural Networks

TwitterFacebook
Get flash to fully experience Pearltrees

RESEARCH | Hasegawa Lab., Imaging Science and Engineering Laboratory. Tokyo Institute of Technology

http://haselab.info/soinn-e.html In this page, we introduce our unsupervised online incremental learning method, Self-Organizing Incremental Neural Network (SOINN). We will release the 2nd-Generation SOINN, which is designed based on the Bayes Theory. What is SOINN? The SOINN is an unsupervised online-learning method, which is capable of incremental learning, based on Growing Neural Gas (GNG) and Self-Organizing Map (SOM).
http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1003037

Bayesian Computation Emerges in Generic Cortical Microcircuits through Spike-Timing-Dependent Plasticity

Results In this section we define a simple model circuit and show that every spiking event of the circuit can be described as one independent sample of a discrete probability distribution, which itself evolves over time in response to the spiking input. Within this network we analyze a variant of a STDP rule, in which the strength of potentiation depends on the current weight value.
http://www.roboearth.org/what-is-roboearth At its core, RoboEarth is a World Wide Web for robots: a giant network and database repository where robots can share information and learn from each other about their behavior and their environment.

What is RoboEarth ?

Resurgence in Neural Networks - tjake.blog

If you’ve been paying attention, you’ll notice there has been a lot of news recently about neural networks and the brain . http://tjake.github.com/blog/2013/02/18/resurgence-in-artificial-intelligence/

Programming Collective Intelligence

http://proquest.safaribooksonline.com/book/web-development/9780596529321 Subscriber Reviews Average Rating: Based on 8 Ratings "Useful book on machine learning, etc." - by Alex Ott on 20-JUL-2011 Reviewer Rating:
http://leenissen.dk/fann/ Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library.

Fast Artificial Neural Network Library

Temporal difference learning

http://www.scholarpedia.org/article/Temporal_difference_learning Temporal difference (TD) learning is an approach to learning how to predict a quantity that depends on future values of a given signal. The name TD derives from its use of changes, or differences, in predictions over successive time steps to drive the learning process. The prediction at any given time step is updated to bring it closer to the prediction of the same quantity at the next time step. It is a supervised learning process in which the training signal for a prediction is a future prediction.
Heuristic search project