diff --git a/README.md b/README.md new file mode 100644 index 0000000..5cd33d0 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# CS231n Course Assignments + +This repo records the latest cs231n course assignments. There might be problems with the code, so any issues are welcomed. + +## Quick Links + +- [cs231n](https://cs231n.stanford.edu/schedule.html) +- [cs231n notes by myself](https://preponderance.github.io/CS231n)