Skip to content

Projects include the application of transfer learning to build a convolutional neural network (CNN) that identifies the artist of a painting, the building of predictive models for Bitcoin price data using Long Short-Term Memory recurrent neural networks (LSTMs) and a tutorial explaining how to build two types of neural network using as input the…

marcotav/deep-learning

Repository files navigation

Deep Learning Projects

Image title image title image title image title Image title License: MIT



Notebooks and descriptions Contact Information

Notebooks and descriptions

Project Brief Description
painter-identifier I built a Convolutional Neural Net to identify the artist of a painting via transfer learning, instantiating the convolutional part of the Inception V3 model, and training a fully-connected network on top.
bitcoin-price-analysis I built predictive models for Bitcoin price data using recurrent neural networks (LSTMs). Correlations between altcoins are also considered.
keras-tf-tutorial Neural networks tutorial where I build fully-connected networks and convolutional neural networks using both Keras and TensorFlow respectively (in progress).
transfer-learning-mini-tutorial I illustrate the use of transfer learning using the Inception V3 deep neural network model.

Contact Information

Feel free to contact me:

About

Projects include the application of transfer learning to build a convolutional neural network (CNN) that identifies the artist of a painting, the building of predictive models for Bitcoin price data using Long Short-Term Memory recurrent neural networks (LSTMs) and a tutorial explaining how to build two types of neural network using as input the…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published