Pinned Repositories
augallery
autoencoder_with_kmeans
dstk
This repo aims to provide tools that most data scientists use day-to-day or may find useful and begin to use day-to-day.
fxdayu_notes
2017 香港量化投資實戰營筆記
hdbscan
A high performance implementation of HDBSCAN clustering.
Music2Image
Map music to images using the Hilbert curve.
Stock-Price-Forecaster
In this project we try to forecast S&P 500 stocks with machine learning and time series methods
Training-a-Smartcab-to-Drive
Udacity Smartcab Project
savourylie's Repositories
savourylie/autoencoder_with_kmeans
savourylie/animeGAN
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
savourylie/auto_datatyper
savourylie/autoencoder_based_clustering
An autoencoder-based clustering tutorial
savourylie/ChineseWordSegmentation
Chinese word segmentation algorithm without corpus(无需语料库的中文分词)
savourylie/cracking_the_code_interview
savourylie/Cutout
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
savourylie/DCGAN_pytorch
pytorch with dcgan(MNIST, CelebA)
savourylie/Digimon-Generator-GAN
This repo contains the code that generates Digimon images using the concept of GAN
savourylie/domain-transfer-network
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
savourylie/enas_pytorch
PyTorch port of "Efficient Neural Architecture Search via Parameters Sharing"
savourylie/exploring_non-linear_feature_engineering_of_deep_neural_nets
savourylie/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
savourylie/fastai
The fast.ai deep learning library, lessons, and tutorials
savourylie/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
savourylie/FoolNLTK
A Chinese Nature Language Toolkit
savourylie/gan
Wasserstein GAN on FMNIST and Generate New Pokemons with DCGAN
savourylie/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
savourylie/gojq
JSON query in Golang
savourylie/intro_nlp_coursera
savourylie/magenta
Magenta: Music and Art Generation with Machine Intelligence
savourylie/Market-Trend-Prediction
This is a project of build knowledge graph course. The project leverages historical stock price, and integrates social media listening from customers to predict market Trend On Dow Jones Industrial Average (DJIA).
savourylie/medium
savourylie/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
savourylie/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
savourylie/pytorch_basic_examples
Basic and some not-so-basic examples of algorithms implemented using PyTorch
savourylie/sppnet
Spatial Pyramid Pooling on top of AlexNet using tensorflow
savourylie/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
savourylie/tsne
A python wrapper for Barnes-Hut tsne
savourylie/www-coursera-downloader
This solution is for downloading videos from javascript rendered page 'https://www.coursera.org' not from simple 'https://class.coursera.org'