You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A multi-label, multi-class classification project on the DeepFashion Dataset. We fine-tuned a SE-ResNeXt model and optimized hyper-parameters with Optuna. By employing a diffusion model to generate…
Recommender System ⬩ Created a Neural Collaborative Filtering Recommender System to predict user engagement/interaction using movies from 1995 to 2020 in the MovieLens dataset.
Reinforcement Learning ⬩ Computer Vision ⬩ Taught an AI how to play a basic shooting match using Deep Q-Learning. Inspired by @simoninithomas's DQN implementation in Atari Space Invaders 2600.