Coder Social home page Coder Social logo

cgmossa / ndarray-koans Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lukemathwalker/ndarray-koans

0.0 1.0 0.0 490 KB

Material for "ML Introduction to ndarray" workshop at RustFest 2019.

Home Page: https://barcelona.rustfest.eu/sessions/machine-learning-ndarray

License: Apache License 2.0

Rust 9.67% Jupyter Notebook 90.32% Dockerfile 0.01%

ndarray-koans's Introduction

An ML introduction to ndarray

Happy RustFest!

It's my pleasure to welcome you to the ML introduction to ndarray workshop!

The material is structured as a series of exercises, or koans, that you can find in the src/koans directory.

You can get started with

git clone [email protected]:LukeMathWalker/ndarray-koans.git
cd ndarray-koans
cargo run

Follow the instructions shown in the terminal to start the first exercise.

Enjoy!

Requirements

Software

  • Rust 1.38 (or higher) with cargo
    • Check link for installation instruction if you don't have Rust installed on your machine
    • If you already have Rust installed, run rustc --version to check the version. Run rustup update if you need to update your toolchain (if you installed using rustup)

There are some Jupyter notebooks that you will have to run to perform some data visualisations. Install instructions for those are in python/README.md.

Knowledge

A basic knowledge of Rust is assumed (the first half of the book?). If you run into any issue with the language, please ping me and we'll sort it together!

References

Throughout the workshop, the following resources might turn out to be useful:

ndarray-koans's People

Contributors

lukemathwalker avatar kingdutch avatar florianrohm avatar

Watchers

James Cloos 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.