Pinned Repositories
agent-web3
Building with XTMP and MessageKit
agentic_puzzle_solver
Agentic system to solve NYT Connections
ai-debate-assistant
AI Debate Assistant
blackjack-bot
blog-academy
Narrate blog posts to re-create khanacademy nostalgia
connect-four
Connect Four against CPU- Minimax w/ alpha-beta pruning
Deep-Exploration
Personal website
eat-candy
the candy eat game
laotu-wechat
This contains code for the Laotu Wechat Miniprogram which lists events and products.
recsys-dating
Content based recommender system for online dating
jsjung00's Repositories
jsjung00/recsys-dating
Content based recommender system for online dating
jsjung00/agentic_puzzle_solver
Agentic system to solve NYT Connections
jsjung00/ai-debate-assistant
AI Debate Assistant
jsjung00/blog-academy
Narrate blog posts to re-create khanacademy nostalgia
jsjung00/car-model-json
jsjung00/chase-and-seek-robots
Deep RL for tag implemented in real life with turtlebots
jsjung00/connect-four
Connect Four against CPU- Minimax w/ alpha-beta pruning
jsjung00/Deep-Exploration
Personal website
jsjung00/D4RL_BPE
A collection of reference environments for offline reinforcement learning
jsjung00/efficient_game_solvers
jsjung00/facial-beauty-prediction
facial beauty prediction
jsjung00/financial-reasoning
Reasoning from unstructured and structured financial data
jsjung00/glasses-remover
jsjung00/keras-vggface
VGGFace implementation with Keras Framework
jsjung00/lean2DShooter
Building a 2d shooter game as fast as possible
jsjung00/martingale-betting-simulator
jsjung00/mcts-swe-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
jsjung00/model-json
model json for hot or not
jsjung00/pytorchMedianDenoiser
Pytorch implementation of median image denoiser
jsjung00/rl-trading-game
jsjung00/rl_scratch
jsjung00/Score-Entropy-Discrete-Diffusion
[ICML 2024 Best Paper] Discrete Diffusion Modeling by Estimating the Ratios of the Data Distribution (https://arxiv.org/abs/2310.16834)
jsjung00/sfp_fork
State free prior
jsjung00/small-model-moe
jsjung00/statlearn-s24
Course materials for Advanced Topics in Statistical Learning, Spring 2023
jsjung00/stock-ensemble
jsjung00/sudoku-learning
jsjung00/sunshine_worker_productivity
Code for Sunshine Effects on Worker Productivity
jsjung00/tfjs-examples
Examples built with TensorFlow.js
jsjung00/twoDCar
DQN for driving car agent using tensorflow.js