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
- Host: GitHub
- URL: https://github.com/dcavar/rust-tutorial-notebooks
- Owner: dcavar
- License: apache-2.0
- Created: 2021-02-01T03:34:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T04:14:09.000Z (over 5 years ago)
- Last Synced: 2026-01-26T14:50:19.859Z (6 months ago)
- Topics: ai, jupyter, nlp, rust
- Language: Jupyter Notebook
- Homepage: https://nlp-lab.org/
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"