Skip to content

Commit

Permalink
update ipynb to trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzoltan authored Dec 20, 2023
1 parent 50a09de commit 83497b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tutorials/Bonus_Autoencoders/Bonus_Tutorial1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
"\n",
"The primary task is to reconstruct output images based on a compressed representation of the inputs. This task teaches the network which details to throw away while still producing images that are similar to the inputs.\n",
"\n",
" \n",
"\n",
"A fictitious *MNIST cognitive task* bundles more elaborate tasks such as removing noise from images, guessing occluded parts, and recovering original image orientation. We use the handwritten digits from the MNIST dataset since it is easier to identify similar images or issues with reconstructions than in other types of data, such as spiking data time series.\n",
"\n",
" \n",
Expand Down

0 comments on commit 83497b1

Please sign in to comment.