Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 975 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 975 Bytes

Machine learning in Unity

This repository represents a project in unity ML-Agents lecture at the game development course, in this project we have a boat movement game made with ml agents.

Game gif

Imitation Learning

In this project we made the boat movement with imitation learning, we used Behavioral Cloning and Gail for the training part with a demo file. For more explanations please see the Machine Learning Lecture

Credits

The unity MLAgents GitHub page

YouTube tutorial about boat movement

YouTube tutorial about unity imitation learning

Author

Ibrahim Chahine (Student in the course)