Douglas Duhaime

Results 64 comments of Douglas Duhaime

The last commit to this repo was ~2 years ago, so if one checks fastai's repo, one finds a release from 2 years ago 0.70.0 that has fastai.learner. Some subsequent...

@gojomo I get the error reported by @datistiquo in [this minimal Colab notebook](https://colab.research.google.com/drive/1cQUMqfCxQLEc2PfJoQFvSQfE4rssTaro?usp=sharing), where I'm trying to retrain a pretrained model...

Ah sorry, I ended up correcting the syntax in the notebook! The data here is just a toy example to show the syntax to a student. That said, I appreciate...

@moih were you training a model from scratch, or fine tuning a model with 1 hour of music?

@ImportanceOfBeingErnest @WeatherGod has there been any improvement on this front? I too would like to specify the text director with x, y, z float components between -1 and 1 (or...

You could `pip install yale-dhlab-rasterfairy`. The API is exactly the same as in this library.

@wooolfgang your fork looks great. If I wanted to add a change such that the down arrow key moved the cursor out of e.g. the code block in which the...

I had the same error, and resolved it with: ``` npm i -D babel-preset-es2015 babel-preset-react babel-preset-stage-0 ```

@minimaxir any chance you might be willing to merge this?

@fabito Do you recall why you specified the elasticsearch module version as `'elasticsearch>=5.0.0,