deeplearning icon indicating copy to clipboard operation
deeplearning copied to clipboard

Results 5 deeplearning issues
Sort by recently updated
recently updated
newest added

Good Afternoon! Thank you very much for all you have done with these repositories of knowledge! I had a question about the file: 05_1_TimeSeries_HistoricalEvents.ipynb In the case of the solution...

Some code is missing from the winner’s submission; https://github.com/rapidsai/deeplearning/tree/main/WSDM2021/02_Models/XLNet_SMF Good stuff overall! Congrats!

The Dockerfile specifies an entrypoint script which is not present in the container. This particular file `entrypoint.sh` is present in `https://github.com/rapidsai/docker`, but fixing the Dockerfile to COPY the file to...

Hey @EvenOldridge , I stumbled upon your post about cudf dataloaders speeding up training a long time ago... and recently got around to actually trying my hand at it, so...

RAdam + LAMB + LookAhead Numba Optimized Implementation