Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
Algorithm
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
codewarehouse
Build a codewarehouse that often is used.
courses_ml_notebook
cv_action
cv_action_codes
ysyx_riscv64_cpu
algorithmconquer's Repositories
algorithmconquer/ysyx_riscv64_cpu
algorithmconquer/courses_ml_notebook
algorithmconquer/100-Days-Of-ML-Code
100 Days of ML Coding
algorithmconquer/100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
algorithmconquer/Algorithm
algorithmconquer/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithmconquer/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
algorithmconquer/codewarehouse
Build a codewarehouse that often is used.
algorithmconquer/cv_action
algorithmconquer/cv_action_codes
algorithmconquer/datastructurealg
algorithmconquer/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
algorithmconquer/DeepLearningTutorial
李宏毅,一天搞懂深度学习,中文翻译
algorithmconquer/Google-Machine-learning-crash-course
谷歌机器学习速成课程+机器学习术语表PDF+机器学习规则PDF 。该资源适用于机器学习、深度学习和TensorFlow爱好者参考!
algorithmconquer/interviews
Everything you need to know to get the job.
algorithmconquer/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
algorithmconquer/Machine-Learning-Session
algorithmconquer/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
algorithmconquer/mlnumpy
algorithmconquer/MLPP
A library created to revitalize C++ as a machine learning front end. Per aspera ad astra.
algorithmconquer/NTU-Machine-learning
**大学李宏毅老师机器学习
algorithmconquer/numpy-ml
Machine learning, in numpy
algorithmconquer/Python
All Algorithms implemented in Python
algorithmconquer/Python-100-Days
Python - 100天从新手到大师
algorithmconquer/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.