Browse Source

Add some practice references

pull/1/MERGE
bushuhui 5 years ago
parent
commit
8f8f5aee09
1 changed files with 12 additions and 1 deletions
  1. +12
    -1
      References.md

+ 12
- 1
References.md View File

@@ -1,5 +1,16 @@
# References
可以自行在下属列表找找到适合自己的学习资料,虽然罗列的比较多,但是个人最好选择一个深入阅读、练习。当练习到一定程度,可以再看看其他的资料,这样弥补单一学习资料可能存在的欠缺。

列表等在 https://gitee.com/pi-lab/code_cook/blob/master/doc/references/machine_learning/References.md
列表等在 https://gitee.com/pi-lab/pilab_research_fields/blob/master/references/ML_References.md



## References

* CNN 可视化工具 https://m.toutiaocdn.com/group/6822123587156050435
- https://poloclub.github.io/cnn-explainer/
- https://github.com/poloclub/cnn-explainer

* 一款图像转卡通的Python项目,超级值得你练手
- https://www.toutiao.com/a6821299115175969287/
- https://github.com/minivision-ai/photo2cartoon

Loading…
Cancel
Save