gc2300
I'm a statistician solving urban issues with data science methods.
New York University Center for Urban Science and ProgressBrooklyn, NY
gc2300's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
ddbourgin/numpy-ml
Machine learning, in numpy
Vay-keen/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
chris1610/pbpython
Code, Notebooks and Examples from Practical Business Python
JifuZhao/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
stasi009/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>
xiaoylu/leetcode_category
Leetcode solutions organized by the problem categories
OpenDataDE/State-zip-code-GeoJSON
Zip code boundaries for each of the 50 states
marcosan93/AI-Matchmaker
Matchmaking dating profiles using Unsupervised Machine Learning and NLP. Medium articles in readme detail the process step-by-step.
lujiazho/MachineLearningPlayground
Implementation of basic mathematical pattern recognition/machine learning techniques for fun
mGalarnyk/DataScienceInterview
Interview stuff for friends
siddhujetty/Product-analytics-insights-collection
My Solutions to "A Collection of Data Science Take-Home Challenges" by Giulio Palombo.
936968629/leetcode
leetcode刷题(python3) 本人因为公司架构原因语言换成了Java,新刷题地址:https://github.com/936968629/leetcode-and-lintcode
lujiazho/LeetCode-Record
A record for coding practice on leetcode
gc2300/2021-CS109A