amaas / stanford_dl_ex

Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
http://ufldl.stanford.edu/tutorial
MIT License
2.58k stars 1.6k forks source link

Tutorial page "Debugging: Gradient Checking": EPSILON #8

Open ypeels opened 9 years ago

ypeels commented 9 years ago

http://ufldl.stanford.edu/tutorial/supervised/DebuggingGradientChecking/

Find-Replace {\rm EPSILON} -> {\epsilon} ? I guess the "\rm" means it was deliberate, but it's still pretty distracting/jarring to see a programming-style constant in equations...