Pinned Repositories
aesthetic_score
Simple and quick function to calculate the aesthetic score of an image
Auto_Zettelkasten
Automatically takes a collection of texts and creates a Zettelkasten out of them using Machine Learning and NLP
DISSS-Fast.ai-Notes
Applying Tim Ferris's DISSS Metalearning system to learn and create documentation for the Fast.ai Deep Learning library
Easy_Image
Detect faces and cache them in the image EXIF for easier and faster retrieval! Plus wrappers for OpenCV and Dlib and various scripts and classes to make facial recognition easier.
pinterest-image-scraper
Takes the URL to a Pinterest board and returns a List of all of the image URLs on that board.
pvpoke_team_optimizer
Scrapes Pvpoke to try to figure out the best Pokemon Go League Battle team you can build with your existing pokemons
RectGAN
The World's First Generative Adversarial Network that generates rectangular images
Reddit_Image_Grabber
Simple scripts for downloading images from a subreddit of your choice
stock-Q-learning
Tools for using Q-learning to train an Agent to trade stocks, relying on technical indicators as guidance.
tumblr_following_tools
A collection of tools to help you build your followers on Tumblr as well as analyze data on them.
xjdeng's Repositories
xjdeng/DISSS-Fast.ai-Notes
Applying Tim Ferris's DISSS Metalearning system to learn and create documentation for the Fast.ai Deep Learning library
xjdeng/Reddit_Image_Grabber
Simple scripts for downloading images from a subreddit of your choice
xjdeng/fastai_reddit
Use Fast.ai's NLP deep learning methods to imitate a Reddit user
xjdeng/Magic-the-Gathering-Card-Scraper
Scrapes gatherer.wizards.com for Magic Cards
xjdeng/python-flickr-api
A python implementation of the Flickr API
xjdeng/Azure_OCR_test
xjdeng/EasyGAN
A modular implementation of Generative Adversarial Networks in Keras
xjdeng/flickr_recommendations
Give recommendations for new Flickr pictures based on your current favorites
xjdeng/image_filter
Interface for quickly filtering images by training models using the Fast.ai library
xjdeng/myer_briggs_ulmfit
Quick test project on ULMFIT using fast.ai v1
xjdeng/stockchart
A minimalist program for plotting candlestick stock charts. Get started creating stock charts in 5 minutes or less!
xjdeng/Transformer_test
Testing the Transformer Text Generation Model
xjdeng/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
xjdeng/aind2-cnn
AIND Term 2 -- Lesson on Convolutional Neural Networks
xjdeng/aind2-dl
xjdeng/caption_generator
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
xjdeng/DescribeImage
A framework for automatically creating text descriptions for images.
xjdeng/EasyWebdriver
Easily access Chrome and Firefox Webdrivers for Selenium
xjdeng/FaceTools
A collection of tools related to facial recognition
xjdeng/fastai
The fast.ai deep learning library, lessons, and tutorials
xjdeng/Fastai_lessons
Stuff I'm building as I do the Fast.ai deep learning lessons
xjdeng/fastai_lyrics
Use lesson 4 of Fast.ai to generate lyrics
xjdeng/fptraffic_webdriver
Tools to help automate aspects of FPTraffic
xjdeng/Image-Captioning
Image Captioning using InceptionV3 and beam search
xjdeng/ImageBackgroundRemover
A tool to do foreground extraction of images
xjdeng/ImageCaptioning
Image captioning
xjdeng/Imagenet_Random_Forest_Distillation
xjdeng/Power-to-Choose-Notifications
If you live in Texas, you might use Power to Choose to find the best deals for electricity. This program can be used to scrape the site and notify you whenever electricity prices in your zipcode decline.
xjdeng/Pytorch_DCGAN
My experiments with GANs in Pytorch
xjdeng/xgboost_test
Simple test to get started with xgboost on GPU