-
Notifications
You must be signed in to change notification settings - Fork 3
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
Online edits #63
Online edits #63
Conversation
@paraynaud |
@farhadrclass I've allowed the generation of the .pdf (at least for your last commits). |
@dpo @paraynaud I added the examples of the FluxNLPModels with R2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the work @farhadrclass.
Defining a neural network is a lot easier with Flux.
We should put the Knet.jl architecture and KnetNLPModel initialization into Annex, and make sure the code running for the remaining FluxNLPModel works also for the KnetNLPModel in Annex.
Co-authored-by: Paul Raynaud <paul.raynaud66@hotmail.fr>
Co-authored-by: Paul Raynaud <paul.raynaud66@hotmail.fr>
@paraynaud ready for review |
I can not find this |
This is from: farhadrclass#1 Straightforward pass onto Summary + Statement of need + KnetNLPModel example. What is left to do (beside FluxNLPModel example), e.g. comment not answered by the changes :
After rebasing onto PR-JOSS-Flux and PR-JOSS:
|
I added:
@paraynaud please review and let me know what you think? |
Nice work, thanks! |
The first round,
I am adding my edits and notes into next push