Skip to content

Instantly share code, notes, and snippets.

View AidanRocke's full-sized avatar

Aidan Rocke AidanRocke

View GitHub Profile
@AidanRocke
AidanRocke / normal_approximation
Created March 14, 2018 00:29
approximating a uniform distribution with a normal distribution
"""
Created on Tue Mar 13 19:17:39 2018
@author: aidanrocke
"""
import tensorflow as tf
import numpy as np
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.