Coder Social home page Coder Social logo

modal-symbolic-learning-course's Introduction

Modal Symbolic Learning: A Tutorial โ€“ Material

This repository contains the slides and the Jupyter notebooks for "Modal Symbolic Learning: A Tutorial" (online video lectures here).

You can inspect the notebooks without cloning the repo; simply click on any ipynb file above.

Otherwise... Clone the repo, open a Julia session:

git clone https://github.com/aclai-lab/modal-symbolic-learning-course/
cd modal-symbolic-learning-course
julia -t8 # With 8 threads, for example

Then, activate and instantiate the environment:

Pkg.activate(".")
Pkg.instantiate()

This will install all dependencies, including:

  • IJulia.jl: Julia backend for Jupyter Notebook;
  • MLJ.jl: general-purpose machine learning framework;
  • Sole.jl: framework for (modal) symbolic learning;
  • ModalDecisionTrees.jl: machine learning algorithm for extracting modal decision trees.

To open the notebooks, start Jupyter Notebook with the Julia backend by typing:

using IJulia; IJulia.notebook(; dir=".")

Have fun! ๐Ÿ˜„

Online references

modal-symbolic-learning-course's People

Contributors

giopaglia avatar

Stargazers

Alberto Paparella avatar Eduard avatar Mauro Milella avatar  avatar

Watchers

David Rajaratnam avatar Federico Manzella avatar  avatar

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.