-
## Proposed refactor
We've dropped support for Python 3.6, which means we can use the new annotations format.
### Motivation
New shiny things are nice
### Pitch
Adopt [PEP 585](https://…
-
- twitter
- reddit
- weather
- finance/stock/bitcoin
sources
- www.reddit.com/r/datasets
- www.reddit.com/r/bigquery
-
I am not sure that we should motivate ScalABM (or ABM in general) by setting it up as a direct competitor to DSGE models. I think this is the approach that ABM modelers have taken in the past and I t…
-
A nice interface will only be useful if people actually implement it. I think this will by far be the major hurdle to overcome.
Here's some infrastructure that I believe in necessary for interface …
-
## 🚀 Feature
### Motivation
This is a request from a user on [Slack](https://pytorch-lightning.slack.com/archives/CRBLFHY79/p1661841050909629).
In their use case, they need to transform th…
-
/spec a platform that takes a script/idea and generate a short video for me to post on any platform
-
This page shows information about the various programs that are similar to the programs that the user is searching for
-
## 🚀 Feature
Integrate https://github.com/pytorch/torchsnapshot
### Motivation
The library is design with composition in mind and is very modular.
The distributed training benchmarks look ve…
-
## Proposed refactor
This was proposed by @tchaton on live-stream. `prepare_data_per_node`can be identified by dumping a file on rank 0 and checking whether all other ranks can see that file or…
-
## Proposed refactoring or deprecation
Instead of disabling shuffle / replacing `RandomSampler` with `SequentialSampler` in the train dataloader, replace the train dataset with a fixed subset of it…