Encog

Machine learning framework From Wikipedia, the free encyclopedia

Encog is a machine learning framework available for Java and .Net.[1] Encog supports different learning algorithms such as Bayesian Networks, Hidden Markov Models and Support Vector Machines. However, its main strength lies in its neural network algorithms. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using many different techniques. Multithreading is used to allow optimal training performance on multicore machines.

DevelopersJeff Heaton and contributors
Stable release
3.4.0 / September 1, 2017 (2017-09-01)
Written inJava, .Net
Quick facts Developers, Stable release ...
Encog Machine Learning Framework
DevelopersJeff Heaton and contributors
Stable release
3.4.0 / September 1, 2017 (2017-09-01)
Written inJava, .Net
Operating systemCross-platform
TypeMachine Learning
LicenseApache 2.0 Licence
Websitewww.heatonresearch.com/encog
Repositoryhttps://github.com/encog
Close

Encog can be used for many tasks, including medical[2] and financial research.[3] A GUI based workbench is also provided to help model and train neural networks. Encog has been in active development since 2008.[4]

Neural Network Architectures

Training techniques

See also

  • JOONE: another neural network programmed in Java
  • FANN, a neural network written in C with bindings to most other languages.
  • Deeplearning4j: An open-source deep learning library written for Java/C++ w/LSTMs and convolutional networks. Parallelization with Apache Spark and Aeron on CPUs and GPUs.

References

Related Articles

Wikiwand AI