Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffheaton committed Jul 12, 2017
1 parent 6ea77b9 commit 428fbf8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
![Encog Machine Learning Framework](http://www.heatonresearch.com/images/encog128.png)

[![Build Status](https://travis-ci.org/encog/encog-java-core.svg?branch=master)](https://travis-ci.org/encog/encog-java-core)

Encog Machine Learning Framework
--------------------------------
Encog is an advanced machine learning framework that supports a variety of advanced algorithms, as well as support classes to normalize and process data. Machine learning algorithms such as Support Vector Machines, Artificial Neural Networks, Bayesian Networks, Hidden Markov Models, Genetic Programming and Genetic Algorithms are supported. Most Encog training algorithms are multi-threaded and scale well to multicore hardware. A GUI based workbench is also provided to help model and train machine learning algorithms. Encog has been in active development since 2008.
Expand Down Expand Up @@ -104,5 +102,4 @@ namespace Encog.Examples.XOR
#endregion
}
}

```

0 comments on commit 428fbf8

Please sign in to comment.