Dockerized-Rust-ML/README.md

10 lines
604 B
Markdown
Raw Permalink Normal View History

2025-03-17 08:54:27 -05:00
<h1 align="center">Dockerized-Rust-ML</h1>
<p align="center">A Template for Rust ML Projects</p>
2025-03-17 08:51:34 -05:00
## About this Template
2025-03-17 08:54:27 -05:00
This template should be used when developing **Rust** apps. It's designed to be *lightweight* and *Fast*. This project is built on top of my **Dockerized-Rust** template that more fits towards *Machine Learning*. This project is still in early infancy so be prepared for bugs and issues
2025-03-17 08:51:34 -05:00
2025-03-17 08:54:27 -05:00
I would recommend using this **with** my **Rust-LS** container as it makes Rust Development so much more fun and streamlined
Just adopt this into your project and it should take care of itself!