Pinned Repositories
chainer-DANN
Chainer implementation of "Domain Adversarial Training of Neural Networks".
chainer-DRCN
Chainer Implementation of the paper "Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation" (DRCN).
daily-coding-problems
Practice coding problems every day.
data-structures-and-algorithms-in-python
Implementation of common data structures and algorithms in Python
DRL-Labs-Solutions
Personal solutions for DRL bootcamp labs.
fine-tuning-on-stanford-cars-dataset
Using Caffe, fine tuning various pretrained-models on Stanford Cars Dataset.
recurrent-image-annotation-chainer
Chainer implementation for [Annotation Order Matters: Recurrent Image Annotator for Arbitrary Length Image Tagging](http://arxiv.org/abs/1604.05225)
recurrent-image-annotator
TensorFlow implemmentation of "Annotation Order Matters: Recurrent Image Annotator for Arbitrary Length Image Tagging"
recurrent-image-annotator-web-demo
Web demo:
JirenJin's Repositories
JirenJin/recurrent-image-annotator-web-demo
Web demo:
JirenJin/chainer-DANN
Chainer implementation of "Domain Adversarial Training of Neural Networks".
JirenJin/chainer-DRCN
Chainer Implementation of the paper "Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation" (DRCN).
JirenJin/daily-coding-problems
Practice coding problems every day.
JirenJin/data-structures-and-algorithms-in-python
Implementation of common data structures and algorithms in Python
JirenJin/DRL-Labs-Solutions
Personal solutions for DRL bootcamp labs.
JirenJin/Answers-for-StackOverflow
Code for answers on StackOverflow.
JirenJin/awesome-chainer
JirenJin/bert
TensorFlow code and pre-trained models for BERT
JirenJin/chainer
A flexible framework of neural networks for deep learning
JirenJin/chainer-ADDA
Adversarial Discriminative Domain Adaptation in Chainer
JirenJin/chainer-examples
Examples and practice for learning about Chainer.
JirenJin/chainer-UNIT
UNIT implementation in Chainer (For Domain Adaptation).
JirenJin/chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
JirenJin/Data-Science-Practice
Practice for data science related knowledge and coding.
JirenJin/environment-initialization
Personal research environment initialization script.
JirenJin/EPI-python-practice
Practice EPI problems in Python.
JirenJin/EPIJudge
EPI Judge - Preview Release
JirenJin/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
JirenJin/Python-Bit-Twiddling-Hacks
A Python implemention of ["Bit Twiddling Hacks"](https://graphics.stanford.edu/~seander/bithacks.html) by Sean Eron Anderson.
JirenJin/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
JirenJin/Research-Env-Docker
Build research environment in docker.
JirenJin/RL-practice
Reinforcement learning study and practice in OpenAI Gym.
JirenJin/stable-diffusion-upscaler
A command line Python program for generating 2X upscaled SD images.
JirenJin/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
JirenJin/tmux-config
tmux configuration file (deprecated, using updated version in the dot-files repo)
JirenJin/vim-config
Personal vim configuration. (deprecated, using updated version in the dot-files repo)
JirenJin/vision
Datasets, Transforms and Models specific to Computer Vision
JirenJin/zsh-config
Personal zsh config file with oh-my-zsh. (deprecated, using updated version in the dot-files repo)
JirenJin/zshrc-docker
zshrc inside docker container.