ajout identification

This commit is contained in:
François Pelletier 2019-04-13 09:39:29 -04:00
parent bfb304bd97
commit f7e40ec6f6
3 changed files with 10 additions and 0 deletions

View file

@ -12,6 +12,9 @@
# Student side autograding was added by Brad Miller, Nick Hay, and
# Pieter Abbeel (pabbeel@cs.berkeley.edu).
# François Pelletier
# IFT-7025
# Matricule: 908144032
######################
# ANALYSIS QUESTIONS #

View file

@ -12,6 +12,9 @@
# Student side autograding was added by Brad Miller, Nick Hay, and
# Pieter Abbeel (pabbeel@cs.berkeley.edu).
# François Pelletier
# IFT-7025
# Matricule: 908144032
from game import *
from learningAgents import ReinforcementAgent

View file

@ -12,6 +12,10 @@
# Student side autograding was added by Brad Miller, Nick Hay, and
# Pieter Abbeel (pabbeel@cs.berkeley.edu).
# François Pelletier
# IFT-7025
# Matricule: 908144032
import mdp, util