KO
|
EN
gitlite — search
Search
#php
#javascript
#python
#ios
#library
#linux
#ruby
#dotfiles
#java
#wordpress
#jquery
#parse
uvadlc.github.io
★ 45
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
UVA-Arena
:
UVA Arena is a utility application to make problem solving easier for the programmers.
ESP32-S2-S3-Projects
:
Using the native USB interface of ESP32 S2/S3
uvadlc_practicals_2016
:
Repository for practical assignments for UvA Deep Learning Course 2016
theCourseForum2
:
2020 Django rewrite of theCourseForum website
aoapc-UVA-Answer
:
算法竞赛入门经典 例题和习题答案 刘汝佳 第二版
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
uvadlc.github.io
?
Download (.md)
# UvA Deep Learning Course 2020 The link - http://uvadlc.github.io/ ## Adding new content We use a static website generator to reduce maintainance. For changing the website, use the files in the `build/` directory, and rerun the script `build_website.py`. Running the script is strictly necessary to see any changes. * For adding a new lecture, tutorial or any links for those, edit the file [build/lectures.json](build/lectures.json) * For adding a new practical, edit the file [build/practicals.json](build/practicals.json) * For adding a new TA or changing data for those, edit the file [build/TAs.json](build/TAs.json)