ajout identification
This commit is contained in:
parent
bfb304bd97
commit
f7e40ec6f6
3 changed files with 10 additions and 0 deletions
|
@ -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 #
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue