Skip to content

Commit

Permalink
mdb
Browse files Browse the repository at this point in the history
  • Loading branch information
Panos Achlioptas committed Dec 23, 2017
1 parent 20ca387 commit 753be9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/train_single_class_ae.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
},
"source": [
"## This notebook will help you train a vanilla Point-Cloud AE with the basic architecture we used in our paper.\n",
"## (it assumes latent_3d_points is in the PYTHONPATH)"
" (it assumes latent_3d_points is in the PYTHONPATH and the structural losses have been compiled)"
]
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 16,
"metadata": {
"collapsed": false
},
Expand Down

0 comments on commit 753be9a

Please sign in to comment.