Pinned Repositories
3D-printed-mirror-array
3D-printable hexagonal mirror array capable of reflecting sunlight into arbitrary patterns
auth0-react-samples
Auth0 Integration Samples for React Applications
collaborative-online-judge-system
deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
gerrymander-analysis-system
iosched
The Google I/O 2017 Android App
LeetCode-Note
MachineLearning
Machine Learning in Action(机器学习实战)
XianwenPeng's Repositories
XianwenPeng/3D-printed-mirror-array
3D-printable hexagonal mirror array capable of reflecting sunlight into arbitrary patterns
XianwenPeng/auth0-react-samples
Auth0 Integration Samples for React Applications
XianwenPeng/collaborative-online-judge-system
XianwenPeng/deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
XianwenPeng/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
XianwenPeng/fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
XianwenPeng/gerrymander-analysis-system
XianwenPeng/iosched
The Google I/O 2017 Android App
XianwenPeng/LeetCode-Note
XianwenPeng/MachineLearning
Machine Learning in Action(机器学习实战)
XianwenPeng/JavitCenter
A course work which is a 3D game in C# on Unity. Aim to use brains to feed zombies so the "wolfies" which are AI zombies looking for can last longer.
XianwenPeng/Machine-Learning-with-Octave
XianwenPeng/ml-coursera
My solutions for programming assignments from the Machine Learning course at coursera.org.
XianwenPeng/Octave
my octave exercises for 2011 stanford machine learning class, posted after the due date of course
XianwenPeng/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
XianwenPeng/react-router-tutorial
XianwenPeng/real-time-news-scraping-and-recommendation-system
XianwenPeng/shoutboard-angular
Angular example for Angular vs. React article
XianwenPeng/shoutboard-react
React example for Angular vs. React article
XianwenPeng/Undercover-FloorController
First complete project done with Unity3D. Undercover is a 2.5D multiplayer PvP game in C# with Unity, about fighting the other players while hiding in a bunch of AIs. Applied knowledge of A* pathfinding, modelling with Blender ● Build AI players: By applying different index of probability to move or attack, AI will behave with different aggressiveness. ● Music beat detect: Used an open source library to detect the music beat and synchronize all the movements of models to make the AI more humanoid.