Pinned Repositories
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
Algorithm_for_Interview-Chinese
Algorithm for Interview(面试算法笔记-中文)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Attack_classification_models_with_transferability
Attack classification models with transferability, black-box attack; unrestricted adversarial attacks on imagenet, CVPR2021 安全AI挑战者计划第六期:ImageNet无限制对抗攻击 决赛第四名(team name: Advers)
Collision-Avoidance-with-DRL
利用深度强化学习的方法实现多智能体间离散无交流的障碍避免。其中强化学习算法训练模型所需的数据集由最优互惠碰撞避免(Optimal Reciprocal Collision Avoidance, ORCA)算法生成。
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
interview_python
关于Python的面试题
multicycle-mips-processor
Poj
Poj算法题目,欢迎交流讨论
WZQ-AI
人工智能课-五子棋博弈程序
yufengzhe1's Repositories
yufengzhe1/Collision-Avoidance-with-DRL
利用深度强化学习的方法实现多智能体间离散无交流的障碍避免。其中强化学习算法训练模型所需的数据集由最优互惠碰撞避免(Optimal Reciprocal Collision Avoidance, ORCA)算法生成。
yufengzhe1/Attack_classification_models_with_transferability
Attack classification models with transferability, black-box attack; unrestricted adversarial attacks on imagenet, CVPR2021 安全AI挑战者计划第六期:ImageNet无限制对抗攻击 决赛第四名(team name: Advers)
yufengzhe1/WZQ-AI
人工智能课-五子棋博弈程序
yufengzhe1/AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
yufengzhe1/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
yufengzhe1/interview_python
关于Python的面试题
yufengzhe1/multicycle-mips-processor
yufengzhe1/Poj
Poj算法题目,欢迎交流讨论
yufengzhe1/Algorithm_for_Interview-Chinese
Algorithm for Interview(面试算法笔记-中文)
yufengzhe1/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
yufengzhe1/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
yufengzhe1/c-compiler-1
yufengzhe1/CCF-
yufengzhe1/CVPRW2019_Face_Artifacts
Exposing DeepFake Videos By Detecting Face Warping Artifacts
yufengzhe1/Face-and-Image-super-resolution
yufengzhe1/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
yufengzhe1/insightface
Face Analysis Project on PyTorch and MXNet
yufengzhe1/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
yufengzhe1/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
yufengzhe1/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
yufengzhe1/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
yufengzhe1/white-box-adversarial-attack
white-box adversarial attack;CVPR2021 AIC-VI;adversarial examples