Projects that are tagged with neural networks.
Showing Items 1-20 of 23 on page 1 of 2: 1 2 Next

Logo Barista 0.3

by klemms - April 16, 2018, 17:13:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21126 views, 3594 downloads, 0 subscriptions

About: A Graphical Tool for Designing and Training Deep Neural Networks

Changes:
  • new Caffe version manager
  • added separate executable for remote server
  • new Session cloning behavior
  • improved Host Manager design
  • change database location in Input Manager
  • many smaller improvements and bugfixes

Logo iLANN SVD. An incremental noniterative learning method for one layer feedforwar 1.0

by ofontenla - August 16, 2017, 11:53:40 CET [ BibTeX BibTeX for corresponding Paper Download ] 5842 views, 1610 downloads, 0 subscriptions

About: A non-iterative, incremental and hyperparameter-free learning method for one-layer feedforward neural networks without hidden layers. This method efficiently obtains the optimal parameters of the network, regardless of whether the data contains a greater number of samples than variables or vice versa. It does this by using a square loss function that measures errors before the output activation functions and scales them by the slope of these functions at each data point. The outcome is a system of linear equations that obtain the network's weights and that is further transformed using Singular Value Decomposition.

Changes:

Initial Announcement on mloss.org.


Logo OpenNN 3.1

by Sergiointelnics - March 3, 2017, 17:17:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 35235 views, 6638 downloads, 0 subscriptions

About: OpenNN is a software library written in C++ for advanced analytics. It implements neural networks, the most successful machine learning method. The library has been designed to learn from both data sets and mathematical models.

Changes:

New algorithms, correction of bugs.


Logo DIANNE 0.5.0

by sbohez - October 25, 2016, 19:51:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9609 views, 1925 downloads, 0 subscriptions

About: DIANNE is a modular software framework for designing, training and evaluating artificial neural networks on heterogeneous, distributed infrastructure . It is built on top of OSGi and AIOLOS and can transparently deploy and redeploy (parts of) a neural network on multiple machines, as well as scale up training on a compute cluster.

Changes:

Initial Announcement on mloss.org.


Logo Hype 0.1.0

by gbaydin - November 16, 2015, 18:35:57 CET [ Project Homepage BibTeX Download ] 6254 views, 1943 downloads, 0 subscriptions

About: Hype is a proof-of-concept deep learning library, where you can perform optimization on compositional machine learning systems of many components, even when such components themselves internally perform optimization.

Changes:

Initial Announcement on mloss.org.


Logo YCML 0.2.2

by yconst - August 24, 2015, 20:28:45 CET [ Project Homepage BibTeX Download ] 6910 views, 2022 downloads, 0 subscriptions

About: A Machine Learning framework for Objective-C and Swift (OS X / iOS)

Changes:

Initial Announcement on mloss.org.


Logo deepdetect 0.1

by beniz - June 2, 2015, 09:25:28 CET [ Project Homepage BibTeX Download ] 7477 views, 2077 downloads, 0 subscriptions

About: A Deep Learning API and server

Changes:

Initial Announcement on mloss.org.


Logo Blocks 0.1

by bartvm - March 30, 2015, 22:25:02 CET [ Project Homepage BibTeX Download ] 6883 views, 2007 downloads, 0 subscriptions

About: A Theano framework for building and training neural networks

Changes:

Initial Announcement on mloss.org.


Logo JMLR Waffles 2014-07-05

by mgashler - July 20, 2014, 04:53:54 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 85665 views, 19849 downloads, 0 subscriptions

About: Script-friendly command-line tools for machine learning and data mining tasks. (The command-line tools wrap functionality from a public domain C++ class library.)

Changes:

Added support for CUDA GPU-parallelized neural network layers, and several other new features. Full list of changes at http://waffles.sourceforge.net/docs/changelog.html


Logo Crino 1.0.0

by jlerouge - July 16, 2014, 17:54:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9701 views, 2212 downloads, 0 subscriptions

About: Crino: a neural-network library based on Theano

Changes:

1.0.0 (7 july 2014) : - Initial release of crino - Implements a torch-like library to build artificial neural networks (ANN) - Provides standard implementations for : * auto-encoders * multi-layer perceptrons (MLP) * deep neural networks (DNN) * input output deep architecture (IODA) - Provides a batch-gradient backpropagation algorithm, with adaptative learning rate


Logo Java deep neural networks with GPU 0.2.0-alpha

by hok - May 10, 2014, 14:22:30 CET [ Project Homepage BibTeX Download ] 9552 views, 2239 downloads, 0 subscriptions

About: GPU-accelerated java deep neural networks

Changes:

Initial Announcement on mloss.org.


Logo OpenANN 1.1.0

by afabisch - September 26, 2013, 23:52:03 CET [ Project Homepage BibTeX Download ] 15949 views, 3515 downloads, 0 subscriptions

About: A library for artificial neural networks.

Changes:

Added algorithms:

  • L-BFGS optimizer
  • k-means
  • sparse auto-encoder
  • preprocessing: normalization, PCA, ZCA whitening

Logo CIlib Computational Intelligence Library 0.8

by gpampara - August 22, 2013, 08:34:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10022 views, 3109 downloads, 0 subscriptions

About: CIlib is a library of computational intelligence algorithms and supporting components that allows simple extension and experimentation. The library is peer reviewed and is backed by a leading research group in the field. The library is under active development.

Changes:

Initial Announcement on mloss.org.


Logo Neural network designer 1.1.1

by bragi - December 28, 2012, 11:38:10 CET [ Project Homepage BibTeX Download ] 16154 views, 4153 downloads, 0 subscriptions

About: a dbms for resonating neural networks. Create and use different types of machine learning algorithms.

Changes:

AIML compatible (AIML files can be imported); new 'Grid channel' for developing board games; improved topics editor; new demo project: ALice (from AIML); lots of bug-fixes and speed improvements


Logo Nen Beta

by pascal - February 19, 2012, 00:31:34 CET [ Project Homepage BibTeX Download ] 17341 views, 4393 downloads, 0 subscriptions

About: 3-layer neural network for regression with sigmoid activation function and command line interface similar to LibSVM.

Changes:

Initial Announcement on mloss.org.


Logo reserbot alpha 1

by neuromancer - January 31, 2011, 14:27:18 CET [ Project Homepage BibTeX Download ] 16507 views, 4345 downloads, 0 subscriptions

About: A chatterbot that learns natural languages learning from imitation.

Changes:

Alpha 1 - Codename: Wendell Borton ("Bllluuhhhhh...!!")

Short term memory greatly improved.


Logo dANN AI Library 1.3

by freemo - April 25, 2010, 05:36:46 CET [ Project Homepage BibTeX Download ] 11560 views, 3166 downloads, 0 subscriptions

About: dANN is an Artificial Intelligence and Artificial Genetics library targeted at employing conventional techniques as well as acting as a platform for research & development of novel techniques. As new techniques are developed and proven to be effective they will be integrated into the core library. It is currently written in Java, C++, and C#. However only the java version is currently in active development. If you want to obtain a version other than the java version you will need to get it directly from GIT.

Changes:

Please get the version in GIT only, the released version is old.


Logo OXlearn 1.0

by gwestermann - January 11, 2010, 11:48:26 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11804 views, 2555 downloads, 0 subscriptions

About: OXlearn is a free neural network simulation software that enables you to build, train, test and analyse connectionist neural network models. Because OXlearn is implemented as a Matlab toolbox you can run it on all operation systems (Windows, Linux, MAC, etc.), and there is a compiled version for XP.

Changes:

Initial Announcement on mloss.org.


Logo JMLR Shark 2.3.0

by igel - October 24, 2009, 22:12:48 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 51201 views, 9727 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 3 votes)

About: SHARK is a modular C++ library for the design and optimization of adaptive systems. It provides various machine learning and computational intelligence techniques.

Changes:
  • moved to GitHub
  • new build system
  • minor bug fixes

Logo aureservoir 0.1

by grh - September 12, 2008, 19:02:26 CET [ Project Homepage BibTeX Download ] 11523 views, 3177 downloads, 0 subscriptions

About: Efficient C++ library for analog reservoir computing neural networks (Echo State Networks).

Changes:

Initial Announcement on mloss.org.


Showing Items 1-20 of 23 on page 1 of 2: 1 2 Next