Saransh Chopra
Saransh Chopra
This might get a bit tricky because of the `Cython` code. I'll try to look into this!
> Ideally it would be possible to do this org-wide, does anyone know if that's possible? We'll need a `.github` repository under `FluxML` - https://github.blog/changelog/2019-02-21-organization-wide-community-health-files/. This does sound useful, especially...
Hi @sobolevn, I was looking through the codebase and I couldn't find any usage of `recommonmark`? It is available in the `requirements.txt` file but isn't available in the `conf.py` file...
Asking about the OS and the Julia version would be nice too!
The first thought I had was to add a hyperlink on the website's `Getting Started` page, which would redirect the user to the docs' `Getting Started` page (similar to the...
Thank you for the suggestion! I took some time to go through `Optimisers.jl`, and I am assuming that the traditional `Flux` training method should be replaced with `Optimisers.jl`?
Agreed, we should keep the linear regression example simple. I will update the tutorial to show the gradient descent algorithm in action. I have been working on the logistic regression...
I'll update this with the new `train!` definition once #2029 is merged. Right now this PR does not use `train!` in any way.
Test: @ModelZookeeper commands
Thanks for the review, @mcabbott! Pluto sounds good! We can get rid of the copy-paste section if this is converted to a Pluto notebook (or file, not sure, will go...