Skip to content

Instantly share code, notes, and snippets.

View afshinrahimi's full-sized avatar

Afshin Rahimi afshinrahimi

View GitHub Profile
@afshinrahimi
afshinrahimi / mdn_demo_theano.py
Created March 2, 2017 02:51 — forked from fsodogandji/mdn_demo_theano.py
Mixture Density Network(MDN) implemenation in Theano
# -*- coding: utf-8 -*-
"""
Created on Mon Aug 22 00:36:48 2016
@author: park
"""
#%% train
import theano