Commit Graph

1012 Commits

Author SHA1 Message Date
DESKTOP-AENDA0E\Fardin
8692616b7a unit3 | deep-q-algorithm | catastrophic forgetting 2023-12-11 11:08:54 +01:00
Thomas Simonini
21df13744c Merge pull request #430 from josejuanmartinez/unit-5-quiz
Unit 5 quiz and some rewording for Unit 6
2023-12-07 14:25:46 +01:00
Jose J. Martinez
abd4a56c32 Unit 5 quiz and rewording of unit 6 2023-12-06 18:30:51 +00:00
Jose J. Martinez
4237fe92c4 Merge branch 'main' into unit-5-quiz 2023-12-06 18:00:37 +00:00
Juan Martinez
dd879809f6 Merge branch 'huggingface:main' into main 2023-12-06 17:59:29 +00:00
Thomas Simonini
64e049c36a Merge pull request #429 from josejuanmartinez/unit-6-quiz
Creates quiz for unit 6
2023-12-06 12:45:12 +01:00
Juan Martinez
f41bf2c5fb Fixes missing commas 2023-12-06 11:36:29 +00:00
Juan Martinez
f7c510a063 Adds newline after ### 2023-12-06 11:12:38 +00:00
Juan Martinez
40cf7684e5 Fixes typo and comma(s) 2023-12-06 11:10:43 +00:00
Juan Martinez
dbd0d00000 Update _toctree.yml 2023-12-04 17:29:45 +00:00
Juan Martinez
cc89254cf5 Create quiz for unit 5 2023-12-04 17:29:05 +00:00
Juan Martinez
9614d3d51b Delete units/en/unit5/quiz.mdx 2023-12-04 17:28:43 +00:00
Juan Martinez
a5d8d6badb Create quiz for unit 5 2023-12-04 17:27:47 +00:00
Juan Martinez
306d4084c2 Update _toctree.yml 2023-12-04 16:32:22 +00:00
Juan Martinez
57678da563 Update quiz.mdx 2023-12-03 19:16:18 +00:00
Juan Martinez
a31043822e Create quiz for unit 6 2023-12-03 18:58:37 +00:00
Thomas Simonini
93c5115ed6 Merge pull request #424 from huggingface/ThomasSimonini/StudentProjects
Add SpaceScavangerAI
2023-11-22 18:00:07 +01:00
Thomas Simonini
d7ead9c94c Update student-works.mdx 2023-11-22 17:59:55 +01:00
Thomas Simonini
6c341b9ab2 Update student-works.mdx 2023-11-22 17:52:11 +01:00
Thomas Simonini
d4f7e1f03e Merge pull request #423 from e-dong/edit-space-war-student-works
Fix typo in link
2023-11-21 14:54:19 +01:00
Eric Dong
e9394eead4 Fix typo in link 2023-11-13 18:27:26 -05:00
Thomas Simonini
ac0935f6d9 Merge pull request #421 from e-dong/edit-space-war-student-works
Updated info on Space War project
2023-11-13 09:20:46 +01:00
Eric Dong
54e980921d Updated info on Space War project 2023-11-10 20:33:27 -05:00
Thomas Simonini
2602cd5040 Merge pull request #419 from huggingface/ThomasSimonini/UpdateAdditionalReadings
Create a section to showcase students projects
2023-11-09 10:20:48 +01:00
Thomas Simonini
b44e9d61ae Update student-works.mdx 2023-11-07 14:46:18 +01:00
Thomas Simonini
9ebcc96a02 Update _toctree.yml 2023-11-07 14:45:47 +01:00
Thomas Simonini
8094bf26d8 Create student-works.mdx 2023-11-07 14:43:16 +01:00
Thomas Simonini
9cb31c6e1c Merge pull request #417 from LorisGaven/patch-2
Update hands-on.mdx python version
2023-11-07 11:50:33 +01:00
Thomas Simonini
fac76eb0bb Update hands-on.mdx 2023-11-07 11:48:57 +01:00
Thomas Simonini
f96b7cca89 Update unit1.ipynb 2023-11-07 11:48:25 +01:00
Thomas Simonini
a5158dacb9 Update unit1.ipynb 2023-11-07 11:47:52 +01:00
Thomas Simonini
78d906ec18 Update unit1.ipynb 2023-11-07 11:46:57 +01:00
Thomas Simonini
0ee61ef0fd Merge pull request #412 from medvedev/patch-1
Unit3: Removed order of magnitude for timesteps and a duplicated ffmpeg installation
2023-11-07 11:31:25 +01:00
Thomas Simonini
f067db897b Merge pull request #415 from medvedev/patch-3
Removed unnecessary pip install's
2023-11-07 11:18:47 +01:00
Thomas Simonini
fd3c84c6e8 Merge pull request #414 from medvedev/patch-2
#410: Update python version for environment
2023-11-07 11:10:37 +01:00
Loris Gaven
a76aa005df Update hands-on.mdx python version
mlagents now requires Python >=3.10.1, <=3.10.12
2023-10-31 14:59:59 +01:00
Slava
c217bf056f Removed unnecessary pip install's 2023-10-25 19:33:50 +01:00
Slava
fa267c88a8 #410: Update python version for environment 2023-10-25 19:26:24 +01:00
Slava
3964f50232 Unit3: Removed order of magnitude for timesteps and a duplicated ffmpeg installation
1. With `n_timesteps: !!float 1e7` it takes a whole day to train a model. As it was suggested [in the discord channel](https://discord.com/channels/879548962464493619/971379033642266654/1113757769049321472) change number of timesteps to 1e7
2. `ffmpeg` is being installed twice. Removed 2nd attempt.
2023-10-20 13:37:49 +01:00
Remy
df404142ae fix: remove useless token (#411) 2023-10-19 14:30:47 +02:00
Thomas Simonini
a9a3712ad8 Update _toctree.yml 2023-10-02 10:38:52 +02:00
Thomas Simonini
eec024576d Add generalization section and unreal new link 2023-10-02 10:30:23 +02:00
Thomas Simonini
7ae775b0f7 Merge pull request #401 from lunarflu/main
Small adjustments
2023-09-18 09:39:15 +02:00
Adam Molnar
2a3f38be00 Update discord101.mdx 2023-09-15 13:06:07 +02:00
Thomas Simonini
94c0a413dd Merge pull request #395 from PierreCounathe/pierrecounathe/unit-2-frozenlake-observation-space
Unit 2 Correct FrozenLake's observation space
2023-09-13 11:27:16 +02:00
Thomas Simonini
fae7b9e4fb Merge pull request #392 from PierreCounathe/pierrecounathe/unit-2-proposal-updates
Unit 2 proposal updates
2023-09-13 11:21:18 +02:00
Thomas Simonini
a436a58311 Merge pull request #399 from huggingface/ThomasSimonini/UnrealLearningAgents
Adding Unreal Learning Agents to the course
2023-09-07 16:46:15 +02:00
Thomas Simonini
e86189adc5 Merge pull request #398 from zhulinchng/patch-1
Update Unit 7 hands-on.mdx
2023-09-07 14:59:06 +02:00
Thomas Simonini
b2043eaea2 Update learning-agents.mdx 2023-09-07 12:25:24 +02:00
Thomas Simonini
db40e5014c Update learning-agents.mdx
* Adding illustration
2023-09-07 12:13:58 +02:00