Skip to content

Commit f274d9b

Browse files
authored
Merge pull request #52 from IDEALLab/readme-pixelcnn-patch
Add pixel_cnn_pp_2d model to README
2 parents bfc9f38 + 6cd11f7 commit f274d9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ As much as we can, we follow the [CleanRL](https://github.com/vwxyzjn/cleanrl) p
3636
[gan_cnn_2d](engiopt/gan_cnn_2d/) | Inverse Design | 2D | ❌ | GAN + CNN
3737
[surrogate_model](engiopt/surrogate_model/) | Surrogate Model | 1D | ❌ | MLP
3838
[vqgan](engiopt/vqgan) | Inverse Design | 2D | ✅ | VQVAE + Transformer
39+
[pixel_cnn_pp_2d](engiopt/pixel_cnn_pp_2d) | Inverse Design | 2D | ✅ | PixelCNN++ Autoregressive Model
3940

4041
## Dashboards
4142
The integration with WandB allows us to access live dashboards of our runs (on the cluster or not). We also upload the trained models there. You can access some of our runs at https://wandb.ai/engibench/engiopt.

0 commit comments

Comments
 (0)