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/fine-tuning-on-stanford-cars-dataset
Using Caffe, fine tuning various pretrained-models on Stanford Cars Dataset.
JirenJin/recurrent-image-annotation-chainer
Chainer implementation for [Annotation Order Matters: Recurrent Image Annotator for Arbitrary Length Image Tagging](http://arxiv.org/abs/1604.05225)
JirenJin/recurrent-image-annotator
TensorFlow implemmentation of "Annotation Order Matters: Recurrent Image Annotator for Arbitrary Length Image Tagging"
JirenJin/ajax-practice
ajax practice project
JirenJin/algorithms-programming
Programming questions of Algorithms: Design and Analysis, Part 1 on Coursera
JirenJin/configuration
configuration files
JirenJin/Coursera-Courses
JirenJin/cuda-practice
cuda code for the UdaCity course "Intro to Parallel Computing"
JirenJin/deep-q-learning
Practice coding for DQN
JirenJin/Django-polls
Tutorial of Django polls application.
JirenJin/entrance-examination
Preparation for Entrance Examination
JirenJin/frontend-nanodegree-resume
JirenJin/homework-for-advanced-artificial-intelligence
Homework ipynb for Advanced Artificial Intelligence
JirenJin/html-css-practice
HTML and CSS practice with Udacity course Intro to HTML and CSS
JirenJin/human-action-recognition
Practice task for Data Science course
JirenJin/learn-python
Learn Python the Hard Way Exercise.
JirenJin/leetcode-problems
JirenJin/linear-algebra-in-numpy
Realizing the importance of linear algebra in my research, I decide to recover my knowledge about it, by writing simple numpy code examples. The book I am using is the popular "Linear Algebra Done Right".
JirenJin/machine-learning-matlab
MATLAB code for machine learning.
JirenJin/mtheme
A modern LaTeX Beamer theme
JirenJin/stanford-cs231n-cnn-assignments
Assignments practice for stanford cnn course: http://cs231n.stanford.edu/syllabus.html
JirenJin/training-experiments
Practice training deep neural networks.
JirenJin/useful-tools
Collect various kinds of tools.