KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
AI2605-Algorithms
★ 9
Open GitHub ↗
notes for algorithms
Download README (.md)
Explore Similar Repositories
Device-Identifier-Manager
:
A Flutter plugin to get a unique identifier for the device. Supports iOS and Android.
prismic-blog-tutorial
:
No description available.
neural-trajectory-model
:
No description available.
odin-ffmpeg-bindings
:
Odin Bindings for the most recent version (Nov 2023) of FFMPEG's public API.
grokking-dichotomy
:
Code for "Dichotomy of Early and Late Phase Implicit Biases Can Provably Induce Grokking"
// 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
AI2605-Algorithms
?
Download (.md)
# AI2605-Algorithms notes for SJTU-AI2615-Algorithm Design and Analysis - The template for latex refers to the [web](https://aisjtu.icu/others_how.html) formed by a senior of SJTU-AI class - Much of the content and pictures refer to : Biaoshuai Tao's ppt and Algorithms by Sanjoy Dasgupta, Christos H. Papadimitriou, Umesh Vazirani - Also recommended is UC Berkeley's course [CS170 : Efficient Algorithms and Intractable Problems](https://cs170.org/), whose lecture videos can be found on [bilibili](https://www.bilibili.com/video/BV1BU4y1b7RK/?spm_id_from=333.337.search-card.all.click&vd_source=d30ce9ed1dd8c1f3914862b4ab5672ec) As the writer's proficiency in both English and Algorithms is limited, any questions or discussions are strongly welcomed. to-do: - [x] lecture notes and latex files for chapter1 and 2 - [ ] FFT in chapter 3 - [x] lecture notes and latex files for chapter 3-8