damaohongtu
电子科技大学计算机学士, 中国科学院大学计算机研究生,请关注公众号“大袤宏图”
2020.6-2021.6阿里巴巴、2021.6-2022.10美团、2022.10至今新浪微博BeiJing
Pinned Repositories
ai-factory
awesome-ml-for-cybersecurity
机器学习运用于网络安全
BDCI-2018-dianxin
tianmao
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Face-Recognition
使用opencv,Android,Java web实现一个简单的人脸识别系统。
full-bigdata-docker
docker搭建大数据平台(我的第一本书)
JavaInterview
Java面试总结
MachineLearning
机器学习相关的知识点思考总结以及资料收集,持续更新。
PaiPaiDai
TPC-H
benchmark sql database ( 大数据平台测评)
damaohongtu's Repositories
damaohongtu/CNN-for-Sentence-Classification-in-Tensorflow
参考@yoonkim及其他仓库,完善CNN for Sentence Classification
damaohongtu/TPC-H
benchmark sql database ( 大数据平台测评)
damaohongtu/the-gan-zoo
A list of all named GANs!
damaohongtu/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
damaohongtu/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
damaohongtu/awesome-ml-for-cybersecurity
机器学习运用于网络安全
damaohongtu/nlp
兜哥出品 <一本开源的NLP入门书籍>
damaohongtu/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
damaohongtu/ucasthesis
[最新样式] **科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
damaohongtu/Machine-Learning-and-Security
damaohongtu/Development-Tools
damaohongtu/weapp-docsify
Docsify文档项目封装的微信小程序
damaohongtu/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
damaohongtu/seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
damaohongtu/Play-with-Algorithm-Interview
Code of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
damaohongtu/Play-with-Algorithms
Code of my MOOC Course <Play with Algorithms>, Both in C++ and Java. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
damaohongtu/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
damaohongtu/redis_source_annotation
redis 3.2.8 的源码注释
damaohongtu/tensorflow
Computation using data flow graphs for scalable machine learning
damaohongtu/Courses
damaohongtu/CodingInterviewChinese2
《剑指Offer》第二版源代码
damaohongtu/Face-Recognition
使用opencv,Android,Java web实现一个简单的人脸识别系统。
damaohongtu/vue-image-colorpicker
Image colours picker (dropper) - using Vue.js
damaohongtu/attention-over-attention
Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow
damaohongtu/FunnyRabbit
基于Cocos2djs开发的有趣的兔子接月饼小游戏