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

Chapter 5-2 docs #77

Merged
merged 20 commits into from Mar 1, 2020
Merged

Chapter 5-2 docs #77

merged 20 commits into from Mar 1, 2020

Conversation

guidopetri
Copy link
Contributor

Optimization techniques II

We discuss adaptive methods for SGD such as RMSprop and ADAM. We also talk about normalization layers and their effects on the neural network training process. Finally, we discuss a real-world example of neural nets being used in industry to make MRI scans faster and more efficient.

Please let me know if any changes need to be made before merging.

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Can you update docs/_config.yml, add 05.md?
Did you try to render the website yourself?

docs/chapters/05-2.md Outdated Show resolved Hide resolved
docs/chapters/05-2.md Show resolved Hide resolved
docs/chapters/05-2.md Outdated Show resolved Hide resolved
@guidopetri
Copy link
Contributor Author

I didn't render the entire website myself but did render this .md on a compatible program.

I'll put in the changes ASAP. Thanks for the review.

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

LOL, the problem is that... there is no compatible program.
This website is custom made. Therefore, it is compatible only with this website.

@guidopetri
Copy link
Contributor Author

Oh, I mean to say is that I rendered it in Joplin (which does take MathJax in Markdown) and it looked fine to me. Should I nonetheless test the website locally? I don't imagine anything looks broken - I followed the other .md files' styles.

@guidopetri
Copy link
Contributor Author

Alright, added the changes requested.

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Basically every submission so far broke the website.
Let's see.

@Atcold Atcold merged commit 7b9ee62 into Atcold:master Mar 1, 2020
@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Screenshot 2020-02-29 22 44 05

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Screenshot 2020-02-29 22 44 56

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Screenshot 2020-02-29 22 45 22

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Screenshot 2020-02-29 22 45 47

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Screenshot 2020-02-29 22 46 16

Screenshot 2020-02-29 22 46 22

Screenshot 2020-02-29 22 46 28

@guidopetri
Copy link
Contributor Author

I guess we should test the website then. :D let me see if I can fix it in the next ~30min.

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Thank you.

@guidopetri
Copy link
Contributor Author

@Atcold should I just create a new PR with the fixes once I've tested?

@Atcold
Copy link
Owner

Atcold commented Mar 1, 2020

Yes, just with the fixes, not with the whole chapter.

@guidopetri
Copy link
Contributor Author

Of course. I've made the fixes, just installing Ruby now so I can test.

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.

None yet

2 participants