https://github.com/zotroneneis/resources
https://github.com/zotroneneis/resources
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zotroneneis/resources
- Owner: zotroneneis
- Created: 2018-09-29T16:31:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T09:57:13.000Z (over 6 years ago)
- Last Synced: 2025-03-30T19:41:31.537Z (6 months ago)
- Language: Jupyter Notebook
- Size: 708 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resources for my [personal blog](http://alpopkes.com/year-archive/)
This repository contains images, jupyter notebooks and PDF files related to my [personal website](http://alpopkes.com).
## Images and corresponding blog posts:
- [Virtual machines](virtual_machine.png), [Blogpost](http://alpopkes.com/posts/2018/09/intro-to-virtual-machines/)
- [Containers](container.png), [Blogpost](http://alpopkes.com/posts/2018/10/intro-to-containers/)
- [Virtual machine vs. Container](vm_vs_container.png), [Blogpost](http://alpopkes.com/posts/2018/10/intro-to-containers/)
- [Image vs. Container](image_vs_container.png), [Blogpost](http://alpopkes.com/posts/2018/10/intro-to-containers/)
- [Docker architecture](docker_architecture.png), [Blogpost](http://alpopkes.com/posts/2018/10/intro-to-Docker/)## PDF files of blog posts
- [Kullback Leibler Divergence](kl_divergence.pdf)
- [Variational Inference](variational_inference.pdf)