-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME.md
More file actions
54 lines (31 loc) · 1.4 KB
/
Copy pathREADME.md
File metadata and controls
54 lines (31 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
## CS_Notes
### 主页
[Welcome to my website!](https://github16cp.github.io/)
### Deep Learning Side Channel Attack
[ASCAD](https://github.com/github16cp/ASCAD)
[secAES](https://github.com/github16cp/secAES-ATmega8515)
[DPA Contest](http://www.dpacontest.org/home/)
### C++
[剑指Offer题解](https://github.com/github16cp/LearningNotes/blob/master/%E5%88%B7%E9%A2%98/%E5%89%91%E6%8C%87Offer%E9%A2%98%E8%A7%A3.md)
[牛客网](https://www.nowcoder.com/957917052)
[LeetCode](https://leetcode.com/)
### Python
[莫烦python](https://morvanzhou.github.io/)
### 工具
[Git](https://github.com/github16cp/LearningNotes/blob/master/Tools/git.md)
### tensorflow
[tensorflow](https://github.com/tensorflow/tensorflow)
[keras Document](https://keras.io/)
[keras中文文档](https://keras-cn.readthedocs.io/en/latest/)
### Pytorch
[pytorch官网](https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html)
### 博客
[csdn博客](https://blog.csdn.net/anzhou7262)
### 论坛
[stackoverflow](https://stackoverflow.com/questions)
### 在线学习课程
[吴恩达机器学习](https://study.163.com/course/courseMain.htm?courseId=1004570029)
[李宏毅机器学习](https://www.bilibili.com/video/av10590361)
[coursera](https://www.coursera.org/learn/machine-learning/home/welcome)
[复旦大学邱锡鹏](https://nndl.github.io/)
[吴恩达全民AI](https://www.coursera.org/learn/ai-for-everyone/home/welcome)