All Projects → adityaanantharaman → Transfer Learning

adityaanantharaman / Transfer Learning

Support code for the medium blog on transfer learning. Link to the blog in the Readme file.

Projects that are alternatives of or similar to Transfer Learning

Deeplearning
Python implementation of Deep Learning book
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Stars: ✭ 9,681 (+9581%)
Mutual labels:  jupyter-notebook
Scientificsummarizationdatasets
Datasets I have created for scientific summarization, and a trained BertSum model
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Junosautomation
To contain example scripts for different tools.
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Hands On Machine Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Stars: ✭ 1,363 (+1263%)
Mutual labels:  jupyter-notebook
Synaptic Flow
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Libpysal
Core components of Python Spatial Analysis Library
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Cs224n 2019
Stanford cs224n 2019 homework
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+11718%)
Mutual labels:  jupyter-notebook
Seesawfacenet pytorch
offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Quant at
Python version of Dr. Ernie Chan's Matlab code and some inspired from Robert Carver's, plus some raw data downloaders
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Neural Tangents
Fast and Easy Infinite Neural Networks in Python
Stars: ✭ 1,357 (+1257%)
Mutual labels:  jupyter-notebook
Bottom Up Attention.pytorch
An PyTorch reimplementation of bottom-up-attention models
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Bayarea Dl Summerschool
Torch notebooks and slides for the Bay Area Deep Learning Summer School
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Tutorials
This is a repo for all the tutorials put out by H2O.ai. This includes learning paths for Driverless AI, H2O-3, Sparkling Water and more...
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Noisy labels
TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Fortran magic
An extension for IPython/Jupyter that helps to use Fortran in your interactive session.
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Fiftyfizzbuzzes
Fifty different implementations of Fizzbuzz in Python.
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Deepeeg
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Machinelearning
Machine learning and artificial intelligence
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook

transfer-learning

This repo contains the code to support the blog on transfer learning. Here Transfer learning using the MobileNet pretrained network available in keras.applications which has been trained on the imagenet dataset.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].