daniel-zeng
ML Researcher @ Genesis Therapeutics Prev @google-research, @stripe, @microsoft, @nasa
San Francisco, CA
Pinned Repositories
FaceReconstruction
GrubGen
Towards food image generation using generative adversarial models
Chess-Game
Simple Python Chess Game with GUI
CMC
[ECCV 2020] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis
daniel-zeng.github.io
Daniel Zeng Website
detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
homework_fall2020
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)
lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
SegSort
SegSort: Segmentation by Discriminative Sorting of Segments
ViRel
ViRel: Unsupervised Visual Relations Discovery with Graph-level Analogy
daniel-zeng's Repositories
daniel-zeng/Chess-Game
Simple Python Chess Game with GUI
daniel-zeng/CMC
[ECCV 2020] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis
daniel-zeng/daniel-zeng.github.io
Daniel Zeng Website
daniel-zeng/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
daniel-zeng/homework_fall2020
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)
daniel-zeng/lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
daniel-zeng/SegSort
SegSort: Segmentation by Discriminative Sorting of Segments
daniel-zeng/Iris-TensorFlow
TensorFlow on Iris Dataset
daniel-zeng/learning_by_association
This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CVPR 2017) and the follow-up work Associative Domain Adaptation (ICCV 2017).
daniel-zeng/Minesweeper
Classic Minesweeper game in Java
daniel-zeng/Mob-Tycoon
Top down 2D shooter game
daniel-zeng/Project-Euler-Problems
daniel-zeng/Rabole
Tracks site usage and reminds you to get on track. (Chrome extension)
daniel-zeng/Text-Markov
Text generation with Markov models
daniel-zeng/Tic-Tac-Toe
Simple Tic Tac Toe Game in Python
daniel-zeng/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
daniel-zeng/USACO-Problems
My solutions to select USACO Problems
daniel-zeng/variational-autoencoder-mnist
Variational autoencoder for MNIST generation