Skip to content
🎯
Focusing
🎯
Focusing
Pro
Block or report user

Report or block williamFalcon

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate

    Python 6.2k 695

  2. Tensors and Dynamic neural networks in Python with strong GPU acceleration

    C++ 39.6k 10.2k

  3. Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)

    968 123

  4. Python library to easily log experiments and parallelize hyperparameter search for neural networks

    JavaScript 581 53

  5. Tensorflow GPU install instructions for ubuntu 16.04 - Deep learning

    296 119

  6. Keras implementation of Deep Learning papers

    87 31

2,630 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2020

Created a pull request in PyTorchLightning/pytorch-lightning that received 13 comments

Rename and fix overfit_pct, val_percent_check and test_percent_check

Fixes #1668 Fixes #1920 Fixes #830 Overfit Removes overfit_pct Adds overfit_batches which can be a float (%) or int (steps) overfit now makes sure…

+424 −216 13 comments

Created an issue in PyTorchLightning/pytorch-lightning that received 8 comments

Let's add a `suggested_num_workers()` method?

V1 could be: import subprocess def suggest_num_workers(num_accelerators): num_cpus = multiprocessing.cpu_count() return num_cpus * num_accelerators @…

8 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.