note icon indicating copy to clipboard operation
note copied to clipboard

notes for NJU courses

Archived this repo in 10.26, 2021. 距离第一次提交已经过去了两年,两年后的今天自己的学习内容和笔记方式也发生了很大的变化,因此将此repo归档,之后不会再有更新和commits了。


:yum: Note

This repo contains notes of courses for undergraduates in School of AI, Nanjing University. It's maintained by Gao Chenxiao with :heart:, and hopefully you can get some insight from it.

:confused: Content

  • Convex Optimization
    • Homework solution to assignments and exercises
  • Data Structure and Algorithms
    • notes
  • DSP
    • course notes
  • essay note
    • 一些论文的笔记
  • Game Theory
    • 博弈论笔记,意识流
  • Golang
    • Go语言学习记录
  • ics: Intro to Computer System
    • reports for Labs and Project Assignments
  • Intelligent System
    • course notes
  • Javascript
    • JS学习记录
  • os: Operating System
    • course notes
    • reports for Labs and Project Assignments
  • Probability and Mathematical Statistics
    • course notes
  • 杂记
    • 什么都有

:exclamation: Attention

  • Latex grammar is not supported in GitHub markdown preview, so you are strongly recommended to
    • download this repo and use VSCode to check these files, or
    • use Chrome and install the extension MathJax Plugin for Github.(Still, this can only solve part of the problem...)
      • You can directly install the extension on Windows and MacOS. For Linux users, this issue page may provide some help.