Pinned Repositories
Algorithm-cpp
Computer Basic Algorithm Tutorial and Source Code - 计算机基础算法教程与源码
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
Algorithms-4Edition
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
AndrewNg-ML
Machine Learning of Andrew Ng
Artificial-Intelligence-Berkeley-CS188
Learned about search problems (A*, CSP, minimax), reinforcement learning, bayes nets, hidden markov models, and machine learning
Berkeley-AI-Pacman-Projects
My solutions to the UC Berkeley AI Pacman Projects
Berkeley-CS-188-AI-Pacman
My implementation for Berkeley AI Pacman projects No. 1 and No. 2
java-design-patterns
Design patterns implemented in Java
OptJava
Homeworks from the Solving Optimization Problems Using Evolutionary Computation Algorithms in Java course.
ProWhalen's Repositories
ProWhalen/AndrewNg-ML
Machine Learning of Andrew Ng
ProWhalen/Algorithms-4Edition
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
ProWhalen/java-design-patterns
Design patterns implemented in Java
ProWhalen/OptJava
Homeworks from the Solving Optimization Problems Using Evolutionary Computation Algorithms in Java course.
ProWhalen/Algorithm-cpp
Computer Basic Algorithm Tutorial and Source Code - 计算机基础算法教程与源码
ProWhalen/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
ProWhalen/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
ProWhalen/Artificial-Intelligence-Berkeley-CS188
Learned about search problems (A*, CSP, minimax), reinforcement learning, bayes nets, hidden markov models, and machine learning
ProWhalen/Berkeley-AI-Pacman-Projects
My solutions to the UC Berkeley AI Pacman Projects
ProWhalen/Berkeley-CS-188-AI-Pacman
My implementation for Berkeley AI Pacman projects No. 1 and No. 2
ProWhalen/DBSCAN
Everything about DBSCAN Algo.
ProWhalen/DBScanCluster
Code to make DBSCAN Clusters
ProWhalen/feature-engineering-for-ml-zh
:book: [译] 面向机器学习的特征工程
ProWhalen/gisalgorithm_examples
GIS算法基础课程实例
ProWhalen/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
ProWhalen/HowToRts
Website/Blog on things you need to know to make a modern RTS game
ProWhalen/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
ProWhalen/learnopencv
Learn OpenCV : C++ and Python Examples
ProWhalen/LeetCode-C-plus
leetcode solution
ProWhalen/PacmanDQN
Deep Reinforcement Learning in Pac-man
ProWhalen/PathFinding.js
A comprehensive path-finding library for grid based games
ProWhalen/prowhalen.github.io
ProWhalen/spring-boot-learning-examples
Spring Boot工程实践,快速上手Spring Boot开发必备。最全的Spring Boot使用案例!
ProWhalen/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
ProWhalen/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs