Pinned Repositories
All_Pairs_Shortest_Path_Floyd_Warshall
Solve all pairs shortest path problem using Floyd Warshall Algorithm and divide-and-conquer DP algorithm
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
COMP4461_2017Fall_Lab3
GremoBot
A chatbot prototype for emotion regulation in text-based chat applications
holokitsdk
HoloKitSDK is to build AR apps for HoloKit. Currently, we provide the SDK as Unity package.
MepsBot
For CHI 2020
PenguinZhou.github.io
Personal blog
Pepper_Nao_Basic_Tutorial
HKUST COMP4461 (Human-Computer Interaction) 2018Fall inclass tutorial for project 3
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Shoe_Searching_Comparison
Coding practice: store/query data in MongoDB, processing .mat files, interactive plot results
PenguinZhou's Repositories
PenguinZhou/Pepper_Nao_Basic_Tutorial
HKUST COMP4461 (Human-Computer Interaction) 2018Fall inclass tutorial for project 3
PenguinZhou/GremoBot
A chatbot prototype for emotion regulation in text-based chat applications
PenguinZhou/MepsBot
For CHI 2020
PenguinZhou/Shoe_Searching_Comparison
Coding practice: store/query data in MongoDB, processing .mat files, interactive plot results
PenguinZhou/All_Pairs_Shortest_Path_Floyd_Warshall
Solve all pairs shortest path problem using Floyd Warshall Algorithm and divide-and-conquer DP algorithm
PenguinZhou/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
PenguinZhou/COMP4461_2017Fall_Lab3
PenguinZhou/holokitsdk
HoloKitSDK is to build AR apps for HoloKit. Currently, we provide the SDK as Unity package.
PenguinZhou/PenguinZhou.github.io
Personal blog
PenguinZhou/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
PenguinZhou/RLfD_teaching_arm
PenguinZhou/tensorflow_chatbot
Tensorflow chatbot demo by @Sirajology on Youtube