Skip to content

Maven sources code of deep learning and BIP source code for interaction with

License

Notifications You must be signed in to change notification settings

hakimuga/AI-load-from-BIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


AI-load-from-BIP


  • 1- The maven project "classification" is used to train the model with four features (f0, f1, f2, f4) and one output (q0) and produce a file "model.bin".

  • 2- The maven project "ModelLoading" is used to generate a jar file in charge of prediction using "model.bin" generated from 1.

Important:

  • 1- To generate the jar file (assembly) : build the Maven project "ModelLoading" with goal assembly:single.

  • 2- Put the jar file and model.bin close to external c++ file, to use external Unix shell commands.

Enjoy.


About

Maven sources code of deep learning and BIP source code for interaction with

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published