Download encog-core-3.0.0.jar file - Jar e

Jar examples for e:encog-core

Description

Encog Machine Learning Framework.

You can download jar file encog-core 3.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add encog-core-3.0.0.jar to your project.

<dependency>
   <groupId>org.encog</groupId>
   <artifactId>encog-core</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.encog', name: 'encog-core', version: '3.0.0'
libraryDependencies += "org.encog" % "encog-core" % "3.0.0"
<dependency org="org.encog" name="encog-core" rev="3.0.0"/>
@Grapes(@Grab(group='org.encog', module='encog-core', version='3.0.0'))
'org.encog:encog-core:jar:3.0.0'

Download

Click the following link to download the jar file.

encog-core-3.0.0-javadoc.jar
encog-core-3.0.0-sources.jar
encog-core-3.0.0.jar
encog-core-3.0.0.pom



Related Tutorials