Pinned Repositories
500-Final-Proj
LaTeX file for ECSE500 final project - Math Found of Systems
CNN-Incremental-Learning
Reproducibility challenge project for a candidate paper of ICLR2018: Incremental Learning through Deep Adaption
Food-Detection-by-YOLOv2-with-Transfer-Learning
multi-object food detection system by DCNN and YOLOv2 strategy, with transferring features and class activation mapping, support mobilenet, mobilenetv2, resnet and darknet.
Interpolated-Policy-Gradient-with-PPO-for-Robotics-Control-
Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gradient and Hindsight Experience Replay (HER)
Javacard-Apdu-TLV
command apdu, TLV parse for Javacard
Kaggle-Quick-Draw
Top 15% solution, Quick, Draw! Kaggle Competition
Mask-YOLO
Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.
Pedometer-Android
pedometer android application underway
Python-Solutions
Solutions for Complete-Python-Bootcomp
Reinforcement-Learning-Notebook
Five assignments for comp767-reinforcement learning, and personal notes for papers in RL
jianing-sun's Repositories
jianing-sun/Mask-YOLO
Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.
jianing-sun/Interpolated-Policy-Gradient-with-PPO-for-Robotics-Control-
Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gradient and Hindsight Experience Replay (HER)
jianing-sun/Food-Detection-by-YOLOv2-with-Transfer-Learning
multi-object food detection system by DCNN and YOLOv2 strategy, with transferring features and class activation mapping, support mobilenet, mobilenetv2, resnet and darknet.
jianing-sun/CNN-Incremental-Learning
Reproducibility challenge project for a candidate paper of ICLR2018: Incremental Learning through Deep Adaption
jianing-sun/Reinforcement-Learning-Notebook
Five assignments for comp767-reinforcement learning, and personal notes for papers in RL
jianing-sun/Javacard-Apdu-TLV
command apdu, TLV parse for Javacard
jianing-sun/Pedometer-Android
pedometer android application underway
jianing-sun/Python-Solutions
Solutions for Complete-Python-Bootcomp
jianing-sun/500-Final-Proj
LaTeX file for ECSE500 final project - Math Found of Systems
jianing-sun/Kaggle-Quick-Draw
Top 15% solution, Quick, Draw! Kaggle Competition
jianing-sun/computer-science-flash-cards
flash cards application
jianing-sun/my-docker-images
jianing-sun/ongoing
jianing-sun/Pedometer-BLE-Android
Three Bluetooth Low Energy (BLE) related Android applications used to find, connect, receive and process data, making use of the data by developing a pedometer
jianing-sun/ResNetCAM-keras
Keras implementation of a ResNet-CAM model