Contributor
Mandar Deshpande

Machine Learning features in Scilab


Mentors
Dhruv Khattar, Caio Souza, Yann Debray, Philippe Saadé
Organization
Scilab

Machine learning has been implemented in all major software languages( C++, Java, Python, MATLAB) , with each having their individual set of libraries to support and improve existing numerical analysis and computation.

This project aims to develop machine learning features in SCILAB, which will be available to the end-user as a toolbox or direct function calls. The proejct has been divided into two sections:

[1] all major machine learning algorithms will be implemented through Scilab code.

[2] an integration approach will be followed to adapt popular ml library Tensorflow for SCILAB.

ml libraries to be adapted from python to Scilab-

  1. Scikit-learn
  2. tensorflow