Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate ML algos #99

Open
alecmocatta opened this issue Jul 30, 2020 · 1 comment
Open

Integrate ML algos #99

alecmocatta opened this issue Jul 30, 2020 · 1 comment

Comments

@alecmocatta
Copy link
Member

alecmocatta commented Jul 30, 2020

Goal: choose algorithms that:

  • ideally have a Rust implementation
  • ideally the implementation is streaming/online (as this is easier to scale up)
  • are valuable to (potential) Amadeus users

Rust crates:

Resources on streaming algos:

@fgadaleta
Copy link

autograph - Rust crate specifically for neural nets and SGD-based algos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants