ryanjulian / embed2learn

Embedding to Learn
9 stars 5 forks source link

Make normalized actually work with MultiTaskEnv #42

Closed ryanjulian closed 6 years ago

ryanjulian commented 6 years ago

It's not actually normalizing right now. Probably needs a call to the super constructor? It should also probably be serializable.