All Projects → craffel → Theano Tutorial

craffel / Theano Tutorial

A collection of tutorials on neural networks, using Theano

Projects that are alternatives of or similar to Theano Tutorial

Machinelearningwithpython
Starter files for Pluralsight course: Understanding Machine Learning with Python
Stars: ✭ 224 (-0.88%)
Mutual labels:  jupyter-notebook
Datascienceprojects
The code repository for projects and tutorials in R and Python that covers a variety of topics in data visualization, statistics sports analytics and general application of probability theory.
Stars: ✭ 223 (-1.33%)
Mutual labels:  jupyter-notebook
Text summarization with tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles.
Stars: ✭ 226 (+0%)
Mutual labels:  jupyter-notebook
Rethinking Numpyro
Statistical Rethinking (2nd ed.) with NumPyro
Stars: ✭ 225 (-0.44%)
Mutual labels:  jupyter-notebook
Attention network with keras
An example attention network with simple dataset.
Stars: ✭ 225 (-0.44%)
Mutual labels:  jupyter-notebook
Lrp toolbox
The LRP Toolbox provides simple and accessible stand-alone implementations of LRP for artificial neural networks supporting Matlab and Python. The Toolbox realizes LRP functionality for the Caffe Deep Learning Framework as an extension of Caffe source code published in 10/2015.
Stars: ✭ 225 (-0.44%)
Mutual labels:  jupyter-notebook
Lstms for predictive maintenance
LSTMS for Predictive Maintenance
Stars: ✭ 224 (-0.88%)
Mutual labels:  jupyter-notebook
18s096
18.S096 three-week course at MIT
Stars: ✭ 226 (+0%)
Mutual labels:  jupyter-notebook
Lstm Crf Medical
构建医疗实体识别的模型,包含词典和语料标注,基于python构建
Stars: ✭ 224 (-0.88%)
Mutual labels:  jupyter-notebook
Set transformer
Pytorch implementation of set transformer
Stars: ✭ 224 (-0.88%)
Mutual labels:  jupyter-notebook
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (-0.44%)
Mutual labels:  jupyter-notebook
Zoom Learn Zoom
computational zoom from raw sensor data
Stars: ✭ 224 (-0.88%)
Mutual labels:  jupyter-notebook
Poretools
a toolkit for working with Oxford nanopore data
Stars: ✭ 225 (-0.44%)
Mutual labels:  jupyter-notebook
Tutorial
Tutorial covering Open Source tools for Source Separation.
Stars: ✭ 223 (-1.33%)
Mutual labels:  jupyter-notebook
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+0%)
Mutual labels:  jupyter-notebook
Sdc Vehicle Detection
Udacity Project - Vehicle Detection
Stars: ✭ 224 (-0.88%)
Mutual labels:  jupyter-notebook
Ml From Scratch
机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。
Stars: ✭ 225 (-0.44%)
Mutual labels:  jupyter-notebook
Tensorflow notes
Tensorflow notes
Stars: ✭ 226 (+0%)
Mutual labels:  jupyter-notebook
Example Scripts
Example Machine Learning Scripts for Numerai's Tournament
Stars: ✭ 223 (-1.33%)
Mutual labels:  jupyter-notebook
Source separation
Deep learning based speech source separation using Pytorch
Stars: ✭ 226 (+0%)
Mutual labels:  jupyter-notebook

theano-tutorial

A brief IPython notebook-based tutorial on basic Theano concepts, including a toy multi-layer perceptron example. View online here:

http://nbviewer.ipython.org/github/craffel/theano-tutorial/blob/master/Theano%20Tutorial.ipynb

A more comprehensive tutorial can be found here: http://deeplearning.net/software/theano/tutorial/ Which is being converted to IPython notebook here: https://github.com/jaberg/IPythonTheanoTutorials

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].