Skip to content

Commit

Permalink
load mixture data and init files
Browse files Browse the repository at this point in the history
  • Loading branch information
mariru committed Jul 17, 2016
1 parent 9e20c7c commit 740362d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion edward/datasets/load_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ def load_celegans_brain():
x = np.load(join(module_path, 'data', 'celegans_brain.npy'))
return {'x': x}


0 comments on commit 740362d

Please sign in to comment.