Pinned Repositories
AI_Composer
AI Composer for Machine Learning for Hackers #2
cd0361_Advanced-Computer-Vision-and-Deep-Learning
Cell-Phriend
coding-interview-university
A complete computer science study plan to become a software engineer.
CompArchFinalProject
CppND-Capstone-Snake-Game
CppND-Concurrent-Traffic-Simulation
CppND-Memory-Management-Chatbot
CppND-System-Monitor-Project-Updated
csr-formatter
C++ package to store Matrix Market (.mtx) file format sparse matrices in Compressed Row Storage (CSR) format.
yahui624's Repositories
yahui624/AI_Composer
AI Composer for Machine Learning for Hackers #2
yahui624/csr-formatter
C++ package to store Matrix Market (.mtx) file format sparse matrices in Compressed Row Storage (CSR) format.
yahui624/CustomTableauPortal
yahui624/DLFS_code
Code for the book Deep Learning From Scratch, from O'Reilly September 2019
yahui624/Hackers
100MLCode
yahui624/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.
yahui624/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
yahui624/linear_regression_live
This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube
yahui624/magenta
Magenta: Music and Art Generation with Machine Intelligence
yahui624/Mastering-Node.js-Second-Edition
Mastering Node.js, Second Edition, published by Packt
yahui624/node_crash_course
Files for YouTube crash course
yahui624/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
yahui624/Qt5-CPP-GUI-Programming-Cookbook-Second-Edition
Qt5-C++-GUI-Programming-Cookbook-Second-Edition, published by Packt
yahui624/shehacks
yahui624/tracking
This is the fourth project of the Spring 2014 CS 188 (Introduction to Artificial Intelligence) class at UC Berkeley. It implements GrandPac, a pacman which has the power to hunt ghosts, but has been blinded by that power. Instead of seeing them, GrandPac has noisy sensors that tell him distances to ghosts and uses Hidden Markov Models to determine their location and hunt them down. As the number of ghosts increases, he then uses particle filtering and joint particle filtering to keep track of them without having to deal with enormous joint probability distributions.
yahui624/tutorials
机器学习相关教程
yahui624/wordfind
A small javascript library for generating and solving word find (also known as word search) puzzles.