Pinned Repositories
AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
C51-DDPG
This is a TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DDPG)
CA_MODs
CapsNet-Gravitational-Lensing
Estimating parameters of strong gravitational lenses with Capsule networks
DonAINavigation
This plugin provides a 3D dynamic pathfinding system for use with Unreal Engine 4. It's primarly designed for Flying AI creatures based in dynamic or procedural worlds that need to solve complex pathfinding tasks.
Engine2021
Custom game engine made in 2021, this engine is inspired from what I learnt at DigiPen Institute of Technology
Feedback-Alignment
Feedback alignment is a backpropagation modification where the next layer weights become a fixed random matrix. [Lillicrap et al](https://www.nature.com/articles/ncomms13276) shows a FA is a regularizer where the next layer weights must learn to orient within 90 degree in order to perform effective training. The main obstacle of FA is to prove of general convergence under nonlinear dynamics.
Matrix-CapsNet-EM-routing-tensorflow
This is a trial implementation of Hinton group's [MATRIX CAPSULES WITH EM ROUTING](https://openreview.net/pdf?id=HJWLfGWRb) in TensorFlow and Python programming language. (仅供交流学习使用)
MSL-VirtualMorrisWaterMaze
This repository contains the Unity project for the Memory Systems Lab version of the Virtual Morris Water Maze.
text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
yhyu13's Repositories
yhyu13/gtp
Python implementation of Go Text Protocol
yhyu13/NoisyNet-DQN
Tensorflow Implementation for "Noisy network for exploration"
yhyu13/RocAlphaGo
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
yhyu13/HappieEngine
My C++ 3D engine in OpenGL.
yhyu13/Scientists-v.s-Crakers-GAN
Science is a belief of the ignorance of experts. Crakers are those who boast and are committed to entitlement. As a civic woman/man, can your distinguish the difference between a truth or a myth? Welcome to the Scientists V.S Crakers-Generative-Adversarial-Network(RNN) Show!
yhyu13/TensorFlowLaboratory
Research about Tensorflow
yhyu13/macropy
Macros in Python: quasiquotes, case classes, LINQ and more!
yhyu13/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
yhyu13/How_to_simulate_a_self_driving_car
This is the code for "How to Simulate a Self-Driving Car" by Siraj Raval on Youtube
yhyu13/python-tf-idf
An extremely simple Python library to perform TF-IDF document comparison.
yhyu13/GTC2017
yhyu13/self-driving-car-sim
A self-driving car simulator built with Unity
yhyu13/segtok
A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic features.
yhyu13/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
yhyu13/RL_toolbox
reinfore learning tool box, contains trpo, a3c algorithm for continous action space
yhyu13/notes-on-writing
Notes on writing
yhyu13/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
yhyu13/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
yhyu13/MCB419
yhyu13/CMUDeepLens
Deep learning strong lens finder
yhyu13/trpo
trust region policy optimization base on gym and tensorflow, can run in distribution mode
yhyu13/CS466
http://tandy.cs.illinois.edu/cs466-2017-hw.html
yhyu13/info490-sp17
Advanced Data Science, University of Illinois Spring 2017
yhyu13/DeepStack-Leduc
Example implementation of the DeepStack algorithm for no-limit Leduc poker
yhyu13/DIGITS-GAN
yhyu13/Vulkan-Forward-Plus-Renderer
Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.
yhyu13/evolution-strategies-starter
Starter code for Evolution Strategies
yhyu13/Udacity-Virtual-Reality
My Udacity VR nanodegree
yhyu13/Udacity-Predictive-Analysis
My Udacity Nanodegree Predictive Analysis
yhyu13/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.