Skip to content

List of projects, books, booklets, papers, and applications related to machine learning, AI, data science in Pharo

License

Notifications You must be signed in to change notification settings

offray/awesome-pharo-ml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Awesome Machine Learning in Pharo

This is the list of machine learning projects written in or related to Pharo as well as books, booklets, papers, or tutorials on this topic. If you want to add an entry to this list - feel free to make a pull request or create an issue with a link to the project and we will add it ourselves. Entries are grouped into categories and sorted by aphabet.

Contents

Mathematics

  • PolyMath - Smalltalk library fir numeric computations similar to NumPy, SciPy or SciRuby. Includes data structures and algorithms for linear algebra (PMVector, PMMatrix), statistics, differential equations, numeric integration, optimization, data mining, linear regression, genetic algorithms

Linear Models

  • MLLinearModels - provides functionality to train and use linear regression models, such as Ordinary Least Squares, Ridge, Lasso, Elastic Net
  • PMLinearRegression in PolyMath - implementation of linear regression in PolyMath library

Neural Networks

Deep Learning

Data Structures

  • DataFrame - tabular data structures for data analysis and machine learning

Data Visualization

  • MatplotLibBridge - a bridge to provide the ability to Pharo user to use Python's Matplotlib
  • Roassal - visualization engine for the Pharo and VisualWorks. Provides powerful tools for charting, plotting, and other data visualization

Interactive Notebooks

Data Collection

Applications

Books & Booklets

Papers

About

List of projects, books, booklets, papers, and applications related to machine learning, AI, data science in Pharo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published