Kianté Brantley

Results 11 comments of Kianté Brantley

@jedi2610 No I didn't but if you want to collaborate and make it happen I would be up for it.

Do you need help getting this setup? I have don't have experience doing this but I can potentially figure it out.

Below is the method that is missing: ` @staticmethod def _get_dataset_from_corpus(corpus, split): # from flair.datasets import CONLL_03 corpus = datasets.CONLL_03() if split == 'train': return corpus.train elif split == 'val':...

@rajcscw Would you be open to me being a contributor to the repo? I would like to add a few more tasks.

This is issue is 100% evident in hopper. There are few ways to fix this, either: [1] remove it or [2] We either treat the final transition as any other...

You can also just add a TimeFeatureWrapper. (https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/blob/master/sb3_contrib/common/wrappers/time_feature.py)

Using the python unittest suite?

What branch are you using? --- Thanks Kianté On Wed, Apr 10, 2019 at 12:18 PM Hal Daumé III wrote: > it should only require pytorch unless i forgot something....

I can help you guys with this issues after the NeurIps deadline :) On Wed, May 8, 2019 at 6:38 AM Andreas Vlachos wrote: > @bgalbraith thanks for the tips....