Git Product home page Git Product logo

I am David Yu-Tung Hui / 許宇同, a 2023 MSc graduate from Mila, University of Montreal.

I'm interested in creating algorithms that learn through interactions with an environment. I hope that these algorithms will eventually be used to discover new knowledge about our world.

To achieve this dream, I research how to train deep neural networks with reinforcement learning (RL). RL algorithms formalize the process of learning through interaction as an optimization problem, and deep neural networks have been shown to be highly effective at numerical optimization in the previous decade. My research specifically uses linear algebra and probability theory to design principled loss functions for stable optimization across a variety of settings.

I've written two works toward this goal:

  1. Stabilizing Q-Learning for Continuous Control, (MSc Thesis) showed that critic networks with LayerNorm had convergent semi-gradient updates of the mean-squared temporal-difference error. This enabled learning high-dimensional continuous control tasks such as dog-run in DeepMind Control.

  2. Double Gumbel Q-Learning, (Spotlight @NeurIPS 2023) showed that Maximum-Entropy RL has two heteroscedastic Gumbel noise sources. Accounting for these noise sources improved the aggregate performance of SAC by 2x at 1M training timesteps.

I'm currently looking for opportunities where I can continue my research.

For more information about me, please see:

Google Scholar

Short CV

dyth's Projects

1dcellularautomata icon 1dcellularautomata

Java Swing implementation of cellular automata with options to change rule and start string

acme icon acme

A library of reinforcement learning components and agents

carassius icon carassius

Chess agent trained by Deep Reinforcement Learning

chessreinforcementlearning icon chessreinforcementlearning

Version control and backup for code and text written for University of Cambridge Computer Science Tripos Part II Dissertation Project

dm_control icon dm_control

DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.

dmc2gym icon dmc2gym

OpenAI Gym wrapper for the DeepMind Control Suite

dopamine icon dopamine

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.

gofai icon gofai

Implementation of some early GOFAI algorithms

juno icon juno

Tic-Tac-Toe agent trained by Deep Reinforcement Learning

machinelearningintro icon machinelearningintro

boilerplate code, scripts, modules, data for Introduction to Machine Learning with Python

rainbow icon rainbow

Rainbow: Combining Improvements in Deep Reinforcement Learning

simulations icon simulations

Simulation of biological, natural and anthropic phenomena

train-procgen icon train-procgen

Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.