Commit Graph

26 Commits

Author SHA1 Message Date
Jeremy Howard
be67ff5ced fastai to fastbook 2022-04-26 07:02:49 +10:00
Jeremy Howard
a64c789ebe colab 2022-04-25 15:43:24 +10:00
sgugger
c3ceea7996 Fixes erratas 2021-02-17 19:19:42 -05:00
Joe Bender
a60fc096ef
Fix markdown cells in chapters 12,16 (#354)
* Fix grammar

* Fix typos/grammar

* Fix markdown cells

* Fix markdown

Co-authored-by: Jeremy Howard <j@fast.ai>
2021-01-17 10:13:18 -08:00
Joel Mathew
b138512682
Add missing sentence (#355) 2021-01-17 10:12:20 -08:00
Rehman Amjad
3edfdfafc5
Remove duplicate code cell and fix typos (#369)
* Remove duplicate code cell

* Correct typo

* Corect `ou model` to `our model`
2021-01-17 10:10:02 -08:00
Johannes Stutz
6dbb75768b
Fix questionnaire: torch.stack->torch.cat (#344)
#338 fixes a bug in the LSTM cell: https://github.com/fastai/fastbook/pull/338
The questionnaire should be updated too because it refers incorrectly to torch.stack
My very first PR, I hope it's fine!
2020-12-11 13:40:33 -08:00
Matus-Dubrava
c2fc05e063
fixed incorrect method call - torch.stack should be torch.cat, and fixed incorrect variable name (#338)
Co-authored-by: Matus <test@test.com>
2020-11-29 06:06:13 -08:00
Tanner Gilbert
0e40e9fbe6
Fixing tanh formula and typo in 01_intro (#276)
* fixing error in tanh formula #273

* fixes typo described in #241
2020-10-19 09:55:57 -07:00
Albert Villanova del Moral
aa070755ec Fix typos 2020-08-23 19:01:35 +02:00
Jeremy Howard
efff9626b0 fastai 2020-08-21 12:36:27 -07:00
Jeremy Howard
5cf040c55c fastbook 2020-08-18 07:48:52 -07:00
Sylvain Gugger
3acc79d59a Last updates 2020-05-20 08:19:05 -07:00
Sylvain Gugger
4b1345a068 Updates 2020-05-18 18:18:45 -07:00
Sylvain Gugger
d8d39c560a Updates 2020-05-18 14:18:08 -07:00
Sylvain Gugger
a3599602ce Copyedits 10-12 2020-05-15 15:04:52 -07:00
Sylvain Gugger
7abc2c3979 First batch of edits 2020-05-14 05:18:31 -07:00
Sylvain Gugger
5b414a72dd Update 2020-04-23 11:24:16 -07:00
Sylvain Gugger
676ebb9941 Update 2020-04-15 05:49:39 -07:00
Sylvain Gugger
c40fb5f2aa Clean 2020-04-14 16:39:27 -07:00
Sylvain Gugger
fb7e2b8af4 Fix shapes 2020-04-13 07:46:14 -07:00
Sylvain Gugger
36fbb9384f Follow-up 2020-04-03 08:49:34 -07:00
Sylvain Gugger
a32f57183a Update 2020-03-17 12:15:55 -07:00
Sylvain Gugger
b2f1c12d4c Update and add clean 2020-03-06 10:19:03 -08:00
Jeremy Howard
e87f1d54e7 updates 2020-03-05 21:11:18 -08:00
Jeremy Howard
a872892185 rename 2020-03-05 13:57:14 -08:00