{"id":13560836,"url":"https://github.com/deepgenerativemodels/notes","last_synced_at":"2025-04-03T16:31:22.336Z","repository":{"id":33274565,"uuid":"152129367","full_name":"deepgenerativemodels/notes","owner":"deepgenerativemodels","description":"Course notes","archived":false,"fork":false,"pushed_at":"2024-04-23T05:54:37.000Z","size":39014,"stargazers_count":612,"open_issues_count":13,"forks_count":129,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-04T12:40:03.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepgenerativemodels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-08T18:46:05.000Z","updated_at":"2024-11-01T17:04:21.000Z","dependencies_parsed_at":"2024-08-01T13:16:24.252Z","dependency_job_id":"dbb9948b-5cb6-4991-860f-5d260421a193","html_url":"https://github.com/deepgenerativemodels/notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgenerativemodels%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgenerativemodels%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgenerativemodels%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgenerativemodels%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepgenerativemodels","download_url":"https://codeload.github.com/deepgenerativemodels/notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247036990,"owners_count":20873071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T13:00:49.978Z","updated_at":"2025-04-03T16:31:18.034Z","avatar_url":"https://github.com/deepgenerativemodels.png","language":"CSS","readme":"# Notes on Deep Generative Models\n\nThese notes form a concise introductory course on deep generative models. They are based on Stanford [CS236](https://deepgenerativemodels.github.io/), taught by [Aditya Grover](http://aditya-grover.github.io/) and [Stefano Ermon](http://cs.stanford.edu/~ermon/), and have been written by [Aditya Grover](http://aditya-grover.github.io/), with the [help](https://github.com/deepgenerativemodels/notes/commits/master) of many students and course staff.\n\nThe compiled version is available [here](https://deepgenerativemodels.github.io/notes/index.html).\n\n## Contributing\n\nThis material is under construction! Although we have written up most of it, you will probably find several typos. If you do, please let us know, or submit a pull request with your fixes via Github.\n\n\nThe notes are written in Markdown and are compiled into HTML using Jekyll. Please add your changes directly to the Markdown source code. In order to install jekyll, you can follow the instructions posted on their website (https://jekyllrb.com/docs/installation/). \n\nNote that jekyll is only supported on GNU/Linux, Unix, or macOS. Thus, if you run Windows 10 on your local machine, you will have to install Bash on Ubuntu on Windows. Windows gives instructions on how to do that \u003ca href=\"https://docs.microsoft.com/en-us/windows/wsl/install-win10\"\u003ehere\u003c/a\u003e and Jekyll's \u003ca href=\"https://jekyllrb.com/docs/windows/\"\u003ewebsite\u003c/a\u003e offers helpful instructions on how to proceed through the rest of the process.\n\nTo compile Markdown to HTML (i.e. after you have made changes to markdown and want them to be accessible to students viewing the docs), \nrun the following commands from the root of your cloned version of the https://github.com/deepgenerativemodels/notes repo:\n1) rm -r docs/\n2) jekyll serve  # This should create a folder called _site. Note: This creates a running server; press Ctrl-C to stop the server before proceeding\n3) mv _site docs  # Change the name of the _site folder to \"docs\". This won't work if the server is still running.\n4) git add file_names\n5) git commit -am \"your commit message describing what you did\"\n6) git push origin master\n\nNote that if you cloned the ermongroup/cs228-notes repo directly onto your local machine (instead of forking it) then you may see an error like \"remote: Permission to ermongroup/cs228-notes.git denied to userjanedoe\". If that is the case, then you need to fork their repo first. Then, if your github profile were userjanedoe, you would need to first push your local updates to your forked repo like so:\n\ngit push https://github.com/deepgenerativemodels/notes.git master\n\nAnd then you could go and submit the pull request through the GitHub website.\n","funding_links":[],"categories":["CSS"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgenerativemodels%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepgenerativemodels%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepgenerativemodels%2Fnotes/lists"}