Finish project 3.
This commit is contained in:
@@ -63,8 +63,7 @@ def question3e():
|
||||
def question6():
|
||||
answerEpsilon = None
|
||||
answerLearningRate = None
|
||||
return answerEpsilon, answerLearningRate
|
||||
# If not possible, return 'NOT POSSIBLE'
|
||||
return 'NOT POSSIBLE'
|
||||
|
||||
if __name__ == '__main__':
|
||||
print 'Answers to analysis questions:'
|
||||
|
||||
Reference in New Issue
Block a user