-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to the exercises for summer term 2024 (#19)
* ex08: transitioned from tf to torch and clean-up * ex09: transitioned from tf to torch and clean-up * ex10: transitioned from tf to torch and clean-up for tasks 1+2 * ex11: transition from tf to torch, updating WIP * moved some cells in the notebook * Updated requirements and removed 'faster' code in exercise 3 * first version for ex04 with updated function structure * updated ex05 * drafts for ex4-7 * Finalised exercise 4 * Small fix in template ex. 4 * Final version ex. 5 * Cleared output * updated ex06, reworked task 2 and 3 * Polished and finalised ex. 6 * Small fixes in ex. 7 * cleaned up ex10 task 3 * finished update for DDPG * worked through ppo * Exercise 7 finalisation * Exercise 7 template remove output * Finalised exercise 8 * Finalised ex 09 * Finalised ex 10 * Removed output from ex 10 * Finalised ex. 11 * Finalised ex. 12 * Removed strict gym version requirement * Removed setuptools downgrade from required installation steps because it is (hopefully) not needed anymore * Removed highly complicated task from ex 6 --------- Co-authored-by: XyDrKRulof <[email protected]>
- Loading branch information
1 parent
7a62090
commit 3d71a59
Showing
28 changed files
with
7,604 additions
and
12,022 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.