A collection of projects/studies related to to machine learning including neural nets.
My study on various neural net models for handling sequential image data. [use tensorflow]
My template for supervised text classification using various models. [use scikit-learn]
My own implementation of some neural network layers.
My attempt to predict asset price change in future based on historical data.