Open ShaynAli opened 5 years ago
Implement MLProblem and AgentProblem (and come up with a better name if you can) plus at least one implementation of each, based on a toy problem.
Consider making SupervisedProblem and UnsupervisedProblem interfaces with slightly difference APIs.
Recommend implementing noisy linear data fitting for MLProblem and Battleship for AgentProblem.
Implement MLProblem and AgentProblem (and come up with a better name if you can) plus at least one implementation of each, based on a toy problem.
Consider making SupervisedProblem and UnsupervisedProblem interfaces with slightly difference APIs.
Recommend implementing noisy linear data fitting for MLProblem and Battleship for AgentProblem.