Pinned Repositories
5-Flower-Classifier
CNN classifier using a variant of the Inceptionv3 model for the classification between roses, daisies, tulips, dandelion, and sunflowers.
AC-CircuitSuite
ArduinoControl
CycleGAN
Implementation of CycleGAN from https://arxiv.org/pdf/1703.10593.pdf (TF)
DaisyHacks2020
Doom
Self playing DOOM agent with deep reinforcement learning
PolicyGradients-torch
Policy Gradient implementations in pytorch
Proximal-Policy-Optimization
Implementation of PPO from (https://arxiv.org/abs/1707.06347) (TF)
Sentiment-Classifier
This program detects the emotions/context associated with an input sentence, and prints out emojis to represent them! Trained on an RNN model. Update: Added tensorflow version of model (vs keras)
ZeroShotModel
A simple zero shot learning model (similar to DeVise)
JL321's Repositories
JL321/Doom
Self playing DOOM agent with deep reinforcement learning
JL321/PolicyGradients-torch
Policy Gradient implementations in pytorch
JL321/Proximal-Policy-Optimization
Implementation of PPO from (https://arxiv.org/abs/1707.06347) (TF)
JL321/CSC412
Assignments for CSC421
JL321/DaisyHacks2020
JL321/ZeroShotModel
A simple zero shot learning model (similar to DeVise)
JL321/5-Flower-Classifier
CNN classifier using a variant of the Inceptionv3 model for the classification between roses, daisies, tulips, dandelion, and sunflowers.
JL321/AC-CircuitSuite
JL321/ArduinoControl
JL321/CycleGAN
Implementation of CycleGAN from https://arxiv.org/pdf/1703.10593.pdf (TF)
JL321/Sentiment-Classifier
This program detects the emotions/context associated with an input sentence, and prints out emojis to represent them! Trained on an RNN model. Update: Added tensorflow version of model (vs keras)
JL321/augmented_cyclegan
JL321/beamEngine
JL321/ESC103Labs
Matlab Assignments for ESC103
JL321/ewc.pytorch
An implementation of EWC with PyTorch
JL321/Feature-Generating-Networks-for-ZSL
This repository is an implementation of Feature Generating Networks for Zero Shot Learning (https://arxiv.org/pdf/1712.00981.pdf).
JL321/FGSM-Adversarial-Examples
Program that generates adversarial examples of a dog
JL321/models
Models and examples built with TensorFlow
JL321/mujo-2DHalf-Cheetah
Fully Functional
JL321/PHY293-RadioactivityLab
JL321/PHY294_Lab
JL321/quadTree
JL321/Random-RPG
Basic RPG game
JL321/robosuite-benchmark
Benchmarking Repository for robosuite + SAC
JL321/RSE-Project1
Project containing a gazebo house environment, and several fixed models
JL321/RSE-Project2
ROS project for chasing a white ball in a gazebo world
JL321/Stock-Prediction-Model-RNN-
RNN for stock prediction
JL321/stylegan
StyleGAN - Official TensorFlow Implementation
JL321/UTEK2021
For UTEK 2021 Programming challenge
JL321/Word-Embeddings-Gensim-
Model that trains Word2Vec word embeddings with Gensim