Pinned Repositories
amazon-sagemaker-examples
This is a fork of AWS Sagemaker examples, not only learning how to use AWS, but also go through the notebooks and familiarize myself with other AI applications.
awsarmy
a simple distribution framework to distribute work to a dozen of AWS boxes using python flask,boto..etc.
binwangREPO
first repository bin created for github
blog
this is a repo that contains the source code captured in my personal blog datafireball.com
chrome_notes
a chrome plugin to take notes and storage the notes locally
Cordova-Examples
A collection of Cordova/Ionic/etc demos.
cryptography
this is a repository where I store code for the Coursera class cryptography from Standford University and all the related fun staff :)
dejavu
Audio fingerprinting and recognition in Python
hadoop_raspberrypi
setting up hadoop on raspberry pi
sc1x
supply chain fundamentals from MIT EDX
datafireball's Repositories
datafireball/binwangREPO
first repository bin created for github
datafireball/sc1x
supply chain fundamentals from MIT EDX
datafireball/amazon-sagemaker-examples
This is a fork of AWS Sagemaker examples, not only learning how to use AWS, but also go through the notebooks and familiarize myself with other AI applications.
datafireball/awsarmy
a simple distribution framework to distribute work to a dozen of AWS boxes using python flask,boto..etc.
datafireball/blog
this is a repo that contains the source code captured in my personal blog datafireball.com
datafireball/chrome_notes
a chrome plugin to take notes and storage the notes locally
datafireball/Cordova-Examples
A collection of Cordova/Ionic/etc demos.
datafireball/cryptography
this is a repository where I store code for the Coursera class cryptography from Standford University and all the related fun staff :)
datafireball/dejavu
Audio fingerprinting and recognition in Python
datafireball/depreciation
This is a repository with some interesting code to analyze the production depreciation along with time
datafireball/gpu
a repository that stores some random code about gpu programming code that I have written.
datafireball/h2o-world-2014-training
training material
datafireball/howhappyslondon
datafireball/imageProcessing
This is a project where I implement some basic image processing techniques for fun!
datafireball/intern_twitter
twitter
datafireball/inventory
some code to analyze inventory performance at large scale
datafireball/lancome
lancome make up
datafireball/mlaas
This is repository where I document all the tools to build a machine learning as a service (RESTful).
datafireball/mysolr
a repo where stores code related with solr
datafireball/nnml
Coursera Class "Neural Network for Machine Learning" offered by Toronto University instructed by Geoffrey and his students
datafireball/pykitti
Python tools for working with KITTI data.
datafireball/rubic
this is entertaining project that I will write some code to solve a rubic cube
datafireball/scala
This is a repository stores all my scala code
datafireball/stylegan
StyleGAN - Official TensorFlow Implementation
datafireball/sudoku
solution to solve sudoku programmatically
datafireball/svoice
We provide a PyTorch implementation of the paper Voice Separation with an Unknown Number of Multiple Speakers In which, we present a new method for separating a mixed audio sequence, in which multiple voices speak simultaneously. The new method employs gated neural networks that are trained to separate the voices at multiple processing steps, while maintaining the speaker in each output channel fixed. A different model is trained for every number of possible speakers, and the model with the largest number of speakers is employed to select the actual number of speakers in a given sample. Our method greatly outperforms the current state of the art, which, as we show, is not competitive for more than two speakers.
datafireball/tensorflow_studynote
study notes about tensorflow, many ipython notebook with sample code to demonstrate the use cases
datafireball/trafficSignals
A data visualization on the traffic signals in Denver
datafireball/ud810
self learning material related for the udacity computer vision class taught by irfan
datafireball/udemy_reinforcement_learning
some python code written while taking the course