Skip to content

LucaZiegler/BAI4-KI-2023-WiSe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aufgabe 1:

  • BFS
  • DFS

Aufgabe 2:

Using the OpenAI Gym Library.

  • Model Based Learning:

    • Policy Iteration & Value Iteration with Frozenlake & Taxi environment
  • Modell-free Learning:

    • Q-Learning with Frozenlake environment

Aufgabe 3:

  • Gradient Descent
  • Loss function

Aufgabe 4:

  • Neural Network with pytorch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages