Highlights
- Pro
Block or Report
Block or report ashleve
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
lightning-hydra-template Public template
PyTorch Lightning + Hydra. A very user-friendly template for rapid and reproducible ML experimentation with best practices.
⚡ 🔥 ⚡ -
ActiveRagdoll Public
From-scratch implementation of physics-based method for controlling Unity ragdolls with proportional-integral-derivative controllers (PID)
-
pyrootutils Public
A simple python package to solve all your problems with pythonpath, work dir, file paths, module imports and environment variables.
-
graph_classification Public
Training GNNs with PyTorch Lightning: Open Graph Benchmarks and image classification from superpixels
-
deep_reinforcement_learning Public
Clean, single file, minimalistic and easy to read implementations of Deep Reinforcement Learning algorithms
Python 2
414 contributions in the last year
Activity overview
Contribution activity
September 2022
Created 3 commits in 2 repositories
Created a pull request in ashleve/lightning-hydra-template that received 1 comment
Fix logging metrics in DDP mode (v2)
What does this PR do?
Fixes #407
Adds sync_dist=True to logging loss, to ensure proper value reduction over processes in DDP mode.
Changes accuracy…






