langzippkk's Stars
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
km1994/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
zhengjingwei/machine-learning-interview
算法工程师-机器学习面试题总结
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
daiquocnguyen/GNN-NoGE
Graph Neural Networks for Knowledge Graph Link Prediction (WSDM 2022) (Pytorch)
NYUMedML/GNN_for_EHR
Code for "Graph Neural Network on Electronic Health Records for Predicting Alzheimer’s Disease"
akurniawan/pytorch-sequence-tagger
Sequence Tagger implementation
wcm-wanglab/iBKH
iBKH: The integrative Biomedical Knowledge Hub
tkipf/pygcn
Graph Convolutional Networks in PyTorch
langzippkk/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>
langzippkk/BigDataApplication
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
langzippkk/msds692
MSAN692 Data Acquisition
langzippkk/msds621
Course notes for MSDS621 at Univ of San Francisco, introduction to machine learning
langzippkk/msds689
Course syllabus, notes, projects for USF's MSDS689
langzippkk/msds501
Course notes for MSDS501, computational boot camp, at the University of San Francisco
spencer-zepelin/big-data-app
Soup-to-nuts, slim big data application
spencer-zepelin/udp-ping
Python UDP Ping Utility
igabr/TTIC_NLP
TTIC: Introduction to Natural Language Processing (NLP)
langzippkk/Machine_learning_algo
codyloyd/sqlzoo-solutions
pikashoes/mpcs-computer-systems-nand2tetris
MPCS: Introduction to Computer Systems (52011)
pittcsc/NewGrad-2021
A collection of New Grad full time roles in SWE, Quant, and PM.
langzippkk/Data-Sciences-Case-Studies
A collection of data science walk-through's & notes on various datasets & concepts. See ISSUES tab to read further.
raunak-r/data-science-notes
A collection of data science concepts, datasets, industry-applications, walk-through's & notes. See ISSUES tab for in-depth studies by topics.
act-now-coalition/covid-data-model
Data backend providing computed data for the graphs displayed at https://covidactnow.org
langzippkk/reading_notebooks
读书笔记:机器学习相关书籍以及其他(Reading Notes for Machine Learning Books and Others)
langzippkk/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
langzippkk/VariationalRNN
A Recurrent Latent Variable Model for Sequential Data
trexwithoutt/Artificial_Neural_Network_detecting_MNIST
The project is building neural networks with numpy to test the accuracy on MNIST dataset.