/IEMLS

Interactive Environment & Machine Learning Simulator (IEMLS) for scientific and educational purposes

Primary LanguageJavaApache License 2.0Apache-2.0

IEMLS: Interactive Environment & Machine Learning Simulator

Interactive Environment & Machine Learning Simulator for the Intelligent Systems subject.

PREVIEW OF IEMLS v4

IEMLS v4

DEPENDENCIES

Name Version
Java >= 8
openjfx any
reactivex any
antlr >= 4
fontawesome any
encog >= 3.0.0

BUILDING

See INSTALL.md

CONTRIBUTING

  1. Find a thing to fix/implement in Issues or come up with your own idea, create a discussion issue for it and get a feedback.
  2. Fork the repo
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

FAQs

  • ¿What editor I should use to develop in it?

Currently IntelliJ Idea is used. You too can used wherever other that have support for Gradle build tool.

  • ¿Fail to parse fxml on open SceneBuilder, IntelliJ?

Try building the gradle project to update new classes or modifications into the editor.

  • Understanding embed JRuby into IEMLS

See https://github.com/jruby/jruby/wiki/CallingJavaFromJRuby and https://github.com/jruby/jruby/wiki/JRubyAndJavaCodeExamples

DEVELOPERS

Adrián Rodríguez Bazaga

Eleazar Díaz Delgado

Rudolf Cicko