├── 002.gif ├── README.md ├── img ├── 01.png ├── 02.png ├── 03.png ├── 30000.gif ├── 30001.gif ├── 4000.gif └── 50.gif ├── plot_model01.py ├── plot_model02.py └── plot_model03.py /002.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/002.gif -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/README.md -------------------------------------------------------------------------------- /img/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/img/01.png -------------------------------------------------------------------------------- /img/02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/img/02.png -------------------------------------------------------------------------------- /img/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/img/03.png -------------------------------------------------------------------------------- /img/30000.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/img/30000.gif -------------------------------------------------------------------------------- /img/30001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/img/30001.gif -------------------------------------------------------------------------------- /img/4000.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/img/4000.gif -------------------------------------------------------------------------------- /img/50.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/img/50.gif -------------------------------------------------------------------------------- /plot_model01.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/plot_model01.py -------------------------------------------------------------------------------- /plot_model02.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/plot_model02.py -------------------------------------------------------------------------------- /plot_model03.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marsmarcin/Visual-of-Social-GAN/HEAD/plot_model03.py --------------------------------------------------------------------------------