Pinned Repositories
AD_related_KG
BigDataApplication
Computer_Vision
Correspondence_VAE_embeddings
course-nlp
A Code-First Introduction to NLP course
cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
CS231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Database
Machine_learning_algo
langzippkk's Repositories
langzippkk/Statistical-Analysis
Hign blood pressure analysis
langzippkk/Computer_Vision
langzippkk/CV_Final
langzippkk/ML-Interview
Resources I personally used for ML Engineer, Applied Scientist and Quant Researcher interviews.
langzippkk/Cplusplus_finance
langzippkk/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
langzippkk/python
langzippkk/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
langzippkk/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
langzippkk/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
langzippkk/Leetcode
langzippkk/Database
langzippkk/ttic-31230
langzippkk/Deep-Learning-with-PyTorch-Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
langzippkk/Data_structure
langzippkk/Python-1
All Algorithms implemented in Python
langzippkk/C-Plus-Plus
All Algorithms implemented in C++
langzippkk/GCN-GAT-and-Graphsage
The code for GCN, GAT and Graphsage based on pytorch.
langzippkk/TTIC_ML
langzippkk/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
langzippkk/Data-Structures-using-Python
This is my repository for Data Structures using Python
langzippkk/Hands-On-Computer-Vision-with-TensorFlow-2
Hands-On Computer Vision with TensorFlow 2, published by Packt
langzippkk/Kaggle_house
langzippkk/NLP-Sentiment
Sentiment analysis for amazon product reviews using NLTK, Scikit-Learn, and Keras. Using hyperparameter search and LSTM, our best model achieves ~96% accuracy.
langzippkk/A-B-Testing-and-Beyond
Information and content associated with "A/B Testing and Beyond", a continuing eduction certificate offered by the University of San Francisco's Data Institute.
langzippkk/Belief-Propagation
Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum
langzippkk/financial-time-series-prediction-v1
langzippkk/CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
langzippkk/Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码
langzippkk/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++ 11 Solutions of All 1147 LeetCode Problems