An open API service indexing awesome lists of open source software.

https://github.com/dcavar/rust-tutorial-notebooks

Rust tutorials for NLP and AI
https://github.com/dcavar/rust-tutorial-notebooks

ai jupyter nlp rust

Last synced: 3 months ago
JSON representation

Rust tutorials for NLP and AI

Awesome Lists containing this project

README

          

# Rust Tutorial Jupyter Notebooks

(C) 2021 by [Damir Cavar]

This repo contains the [Jupyter] notebooks titled "Rust tutorials for NLP and AI."

## Prerequisites

To be able to work with these notebooks, I needed to set up:

- [Jupyter]
- [Rust]
- Rust kernel for Jupyter [Evcxr]

and a lot more tools.

[Damir Cavar]: http://damir.cavar.me/ "Damir Cavar"
[Evcxr]: https://github.com/google/evcxr "Evcxr"
[Rust]: https://www.rust-lang.org/ "Rust Programming Language"
[Jupyter]: https://jupyter.org/ "Jupyter"