selfint / rust-ml

Rust machine learning library
0 stars 0 forks source link

Remove agent from Learner new method #13

Closed selfint closed 3 years ago

selfint commented 3 years ago

Make it so that we build an Agent, build a learner, then the learners gets a mutable reference to that agent and trains it