Skip to content

AllanMNoguera/pong-ai-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop

Introduction

This workshop is designed to help you get started with the basics of Machine Learning in Python.

Prerequisites

I recommend using conda to manage your Python environment. You can install it from here.

You also need python 3.7 or later. You can install it from here.

Setup

  1. Clone this repository
  2. Create a new conda environment using the provided environment.yml file
  3. Activate the environment
  4. Display the branches in the repository, this will show you the different stages of the workshop
  5. Checkout the first branch

About

Small Reinforment Learning Demo written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages