Skip to content

SGD and LSTM#105

Open
alecmocatta wants to merge 129 commits into
masterfrom
ml
Open

SGD and LSTM#105
alecmocatta wants to merge 129 commits into
masterfrom
ml

Conversation

@alecmocatta

@alecmocatta alecmocatta commented Aug 8, 2020

Copy link
Copy Markdown
Member

I've vendored what looks to me like a nice, well written, pure-Rust (but can optionally use OpenBLAS, Intel MKL, Netlib or Apple's Accelerate framework under the hood) library that contains basic but relatively high-quality implementations of Stochastic Gradient Descent and LSTM RNN, with Hogwild-style parallelisation.

  • Passing test reliably
  • Integrate into amadeus
    • Parallel
    • Distributed

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

Successfully merging this pull request may close these issues.

2 participants