Git Product home page Git Product logo

barbeau / encogme Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 7.77 MB

A port of the Encog neural network project to Java Micro Edition, as well as supporting server-side projects that allow a neural network to be trained server-side, and then have the trained model extracted and transferred to the mobile phone for neural net execution in real-time on the mobile device.

Home Page: https://github.com/barbeau/EncogME/wiki

Java 99.70% CSS 0.30%

encogme's People

Contributors

barbeau avatar bitdeli-chef avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mamhoud devkot

encogme's Issues

Problem building Encog ME

From a user:

Once i import encogME in netbeans and resolve dependencies (maven) i still get an error in multiple classes, about the persistor. In some classes (for example BasicLayer ) you have the createPersistor() method in which you return a new [classname]Persistor object. In each one of these classes i get an error of unreachable statement for the return new [classname]Persistor(); statement. Basically the object being returned is not known. For example in BasicLayer netbeans suggests that i create the class BasicLayerPersistor in the BasicLayer class. Any suggestions?

Problem import on Netbeans

Hello,

I have a problem importing encog for my project on Netbeans.
Is there any exact way I have to do it?
Because I try adding it to the project's library but it still doesn't recognize it.

Thanks in Advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.