Jar examples for e:encog-core
Encog Machine Learning Framework.
You can download jar file encog-core 3.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add encog-core-3.3.0.jar to your project.
<dependency> <groupId>org.encog</groupId> <artifactId>encog-core</artifactId> <version>3.3.0</version> </dependency>
compile group: 'org.encog', name: 'encog-core', version: '3.3.0'
libraryDependencies += "org.encog" % "encog-core" % "3.3.0"
<dependency org="org.encog" name="encog-core" rev="3.3.0"/>
@Grapes(@Grab(group='org.encog', module='encog-core', version='3.3.0'))
'org.encog:encog-core:jar:3.3.0'
Click the following link to download the jar file.
encog-core-3.3.0-javadoc.jar