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

https://github.com/folkengine/rustymac

Fun with Rust Machine Learning Python Bindings
https://github.com/folkengine/rustymac

Last synced: 6 months ago
JSON representation

Fun with Rust Machine Learning Python Bindings

Awesome Lists containing this project

README

          

[![Build and Test](https://github.com/folkengine/rustymac/actions/workflows/CI.yaml/badge.svg)](https://github.com/folkengine/rustymac/actions/workflows/CI.yaml)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE-MIT)

---

# Rustymac - Fun with Rust Machine Learning Python Binding

## Resources

- [NumPy](https://numpy.org/)
- [PyO3/rust-numpy](https://github.com/PyO3/rust-numpy)

## Setup

I'm using [asdf](https://asdf-vm.com/guide/getting-started.html) to manage my python and poetry installs.