Pinned Repositories
alfworld_explore
EDL-Meta
Educational-Question-Generation
Fashion-Design-with-AI
Live-Emoji
pattern
Physical-Commonsense-Learning-as-Knowledge-Graph-Completion
robosumo-selfplay
Reproduction of self-play described in paper "Emergent Complexity via Multi-Agent Competition", adapted from PPO2 implementation in OpenAI baselines.
ShadowPlay2.5D
TensorEmbeddingNLP
zhaozj89's Repositories
zhaozj89/Educational-Question-Generation
zhaozj89/Fashion-Design-with-AI
zhaozj89/ShadowPlay2.5D
zhaozj89/EDL-Meta
zhaozj89/alfworld_explore
zhaozj89/Live-Emoji
zhaozj89/pattern
zhaozj89/robosumo-selfplay
Reproduction of self-play described in paper "Emergent Complexity via Multi-Agent Competition", adapted from PPO2 implementation in OpenAI baselines.
zhaozj89/TensorEmbeddingNLP
zhaozj89/Physical-Commonsense-Learning-as-Knowledge-Graph-Completion
zhaozj89/6dof-graspnet
Implementation of 6-DoF GraspNet with tensorflow and python. This repo has been tested with python 2.7 and tensorflow 1.12.
zhaozj89/alfworld_meta_dqn
zhaozj89/FairytaleQA_QAG_System
zhaozj89/grasp-auto-annotation
grasp labels auto-annotation
zhaozj89/graspnet-baseline
Baseline model for "GraspNet-1Billion: A Large-Scale Benchmark for General Object Grasping" (CVPR 2020)
zhaozj89/gt
Source files for my course on Game Theory.
zhaozj89/ITS
zhaozj89/mitx-6.86x-machine-learning
Python code written for MIT's Machine Learning course offered on edX
zhaozj89/NeuralEDUSeg
A toolkit for discourse segmentation (EDU segmentation).
zhaozj89/non-convex
Self-contained implementation of non-convex optimization algorithms in python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS
zhaozj89/Point-BERT
[CVPR 2022] Pre-Training 3D Point Cloud Transformers with Masked Point Modeling
zhaozj89/scikit-learn
scikit-learn: machine learning in Python
zhaozj89/SelfPlayingSnake
An implementation of Q-Learning RL Algorithm. The algorithm is built around a game of snake and the game's grid basis made it ideal for implementation of a state configuration.
zhaozj89/slides
zhaozj89/SMSOM
zhaozj89/test
zhaozj89/textplayer
Batch running text-based games in Frotz
zhaozj89/TextWorld
​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
zhaozj89/tianshou
An elegant PyTorch deep reinforcement learning library.