yangxxinyi's Stars
eugeneyan/applied-ml
๐ Papers & tech blogs by companies sharing their work on data science & machine learning in production.
eugeneyan/ml-surveys
๐ Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.
eugeneyan/ml-design-docs
๐ Design doc template & examples for machine learning systems (requirements, methodology, implementation, etc.)
eugeneyan/testing-ml
๐ Minimal examples of machine learning tests for implementation, behaviour, and performance.
eugeneyan/papermill-mlflow
๐งช Simple data science experimentation & tracking with jupyter, papermill, and mlflow.
eugeneyan/python-collab-template
๐ Python project template with unit tests, code coverage, linting, type checking, Makefile wrapper, and GitHub Actions.
eugeneyan/recsys-nlp-graph
๐ Simple recommender with matrix factorization, graph, and NLP. Beating the regular collaborative filtering baseline.
eugeneyan/eugeneyan
datasciencesg/knowledge-base
Knowledge base for DSSG. Learning Materials, MOOCs, Code Sharing.
eugeneyan/poc-docker-template
Simple template showing how to set up docker for reproducible data science with Jupyter notebooks.
eugeneyan/nocode-ml
๐ End-to-end machine learning; "no code" required!
eugeneyan/deep-rl
Repository for deep reinforcement learning with OpenAI
eugeneyan/kaggle_springleaf
Code for Kaggle Springleaf Email Prediction Challenge
eugeneyan/DeepLearningBook
MIT Deep Learning Book in PDF format
eugeneyan/workshop
AI and Machine Learning with Kubeflow, Amazon EKS, and SageMaker
eugeneyan/kaggle_titanic
Code for Kaggle Titanic Challenge (and other learning)
eugeneyan/neural_networks_and_deep_learning
eugeneyan/scratch
eugeneyan/DKSG-HOME
Sharing my R script used in the DKSG DataLearn for home
eugeneyan/kaggle_otto
Code for Kaggle Otto Production Classification Challenge
eugeneyan/Misc
eugeneyan/mooc-setup
Information for setting up for the BerkeleyX Spark Intro MOOC, and lab assignments for the course
eugeneyan/py_ml_utils
Some small utility modules to help with pandas, numpy and sklearn usage in other projects
eugeneyan/tensorflow-mnist
Tensorflow MNIST example using Dataset API
eugeneyan/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.