Corey James Levinson

Results 5 issues of Corey James Levinson

for example when training tic tac toe, is the optimum reached when win rate == 0.50? my win rate is so far always above 0.50. i havent used the evaluate...

![image](https://user-images.githubusercontent.com/22649802/204144065-55eb9e22-f1fa-468a-b74c-85f51c15aab4.png)

### 🔧 Proposed code refactoring if system column not in train dataframe.coljmns or in valid columns, then error out ### Motivation Otherwise user might erroneously believe they are using a...

area/core

### 🚀 Feature Saves multiple .pth on each checkpoint. Instead of overwriting every checkpoint.pth ### Motivation Often useful to see how model performs at each epoch/savepoint. For example when training...

type/feature

common error is to set learning rate with e notation. For example 3e-4. Yaml parses it as a string