Skip to content
View andhus's full-sized avatar
Block or Report

Block or report andhus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. extkeras extkeras Public

    Playground for implementing custom layers and other components compatible with keras, with the purpose to learn the framework better and perhaps in future offer some utils for others.

    Python 18

  2. deep-dynamic-graphs deep-dynamic-graphs Public

    Some tutorials put together for talk at StockholmAI Study Group 2017-06-01: "Application of RNNs to Multiple Asynchronous Event-Driven Data Streams"

    Jupyter Notebook 1 1

  3. DLMeetupSept2015 DLMeetupSept2015 Public

    Tutorial on how to get started with Recurrent Neural Networks using Blocks and Fuel.

    Jupyter Notebook 6 4

  4. time-series-h5py time-series-h5py Public

    Abstraction layer on top of h5py for storing time-indexed Pandas data (Series, DataFrame). Focus is fast retrieval of range and index queries but should also support flexible modification of data.

    Python 4 4

  5. adversarial-autoencoder adversarial-autoencoder Public

    Theano/Blocks implementation of the paper "Adversarial Autoencoders" by Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, Ian Goodfellow (http://arxiv.org/abs/1511.05644)

    Jupyter Notebook 6 1

  6. siamese_network siamese_network Public

    Python