anowell / are-we-learning-yet

How ready is Rust for Machine Learning?
http://arewelearningyet.com
Creative Commons Attribution 4.0 International
432 stars 61 forks source link

Add dfdx to crates #122

Closed coreylowman closed 1 year ago

coreylowman commented 1 year ago

Do I need to add anything else like links to github or crates.io?

anowell commented 1 year ago

@coreylowman This just failed CI:

unknown variant `reinforcement-learning`, expected one of `scientific-computing`, `gpu-computing`, `neural-networks`, `metaheuristics`, `data-preprocessing`, `data-structures`, `clustering`, `decision-trees`, `linear-classifiers`, `reinforcement`, `nlp` at line 114 column 31

Once that's corrected, it can be merged.

coreylowman commented 1 year ago

Thanks @anowell, should be fixed now!

anowell commented 1 year ago

Thanks. Merged.