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
Jeremy Howard
9f9e59790c vision_learner 2022-04-25 08:35:15 +10:00
sgugger
c3ceea7996 Fixes erratas 2021-02-17 19:19:42 -05:00
Ludwig Schmidt-Hackenberg
ac61a676a5
completing explanation for last_skywalker example in 08_collab (#356)
In the last_skywalker toy example only two of the three values are explicitly mentioned which could cause confusion.
2021-01-17 10:11:56 -08:00
Faisal Sharji
69548f0e11
Update 08_collab.ipynb (#293)
we don't need the following line
idxs = np.random.choice(len(top_movies), 50, replace=False)

because, immediately below it, we redefine idxs as 
idxs = list(range(50))
2020-10-12 01:58:29 -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
4b1345a068 Updates 2020-05-18 18:18:45 -07:00
Sylvain Gugger
d8d39c560a Updates 2020-05-18 14:18:08 -07:00
Sylvain Gugger
a482265f72 Update 2020-05-14 17:27:39 -07:00
Sylvain Gugger
7abc2c3979 First batch of edits 2020-05-14 05:18:31 -07:00
Sylvain Gugger
5b70a64d66 Lesson update 2020-04-28 10:12:59 -07:00
Sylvain Gugger
c229fcc888 Clean 2020-04-23 06:41:55 -07:00
SOVIETIC-BOSS88
bcf3bcb519
Update 08_collab.ipynb 2020-04-22 12:33:54 +02:00
Sylvain Gugger
c40fb5f2aa Clean 2020-04-14 16:39:27 -07:00
Sylvain Gugger
8288576ba7 Fix #88 2020-04-06 07:43:37 -07:00
Sylvain Gugger
36fbb9384f Follow-up 2020-04-03 08:49:34 -07:00
Sylvain Gugger
d7094481f5 Updates and fixes 2020-03-31 13:57:32 -07:00
Sylvain Gugger
882b0efbeb Propagate changes 2020-03-24 05:47:36 -07:00
Sylvain Gugger
b2f1c12d4c Update and add clean 2020-03-06 10:19:03 -08:00
Jeremy Howard
1202b218f4 merge 2020-03-03 15:04:23 -08:00
Jeremy Howard
284a24325b updates from repo 2020-03-03 06:11:00 -08:00
brett koonce
69ac4f9046 minor spelling tweaks 2020-02-29 00:17:13 -06:00
Jeremy Howard
0a3a554230 init commit 2020-02-28 11:44:06 -08:00