Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xn-github
/
DeepLearningTutorials
Public
forked from
lisa-lab/DeepLearningTutorials
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
DeepLearningTutorials
code
convolutional_mlp.py
on
master
User selector
All users
All time
Commit history
Commits on Oct 21, 2014
Fix a bunch of flake8/pep8 errors
lamblin
committed
cee690d
View commit details
Copy full SHA for cee690d
View code at this point
Browse repository at this point
Fix size in convnet comment
Show description for 70e0f7d
lamblin
committed
70e0f7d
View commit details
Copy full SHA for 70e0f7d
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
Used start-snippet-# and end-snippet-# for precise inclusion of code in ReStructuredText files. Many cosmetic changes to reduce pep8 warnings.
mspandit
committed
7d867f0
View commit details
Copy full SHA for 7d867f0
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
Minimized lines > 79 characters, trailing whitespace, and whitespace before :
mspandit
committed
e3f9cd2
View commit details
Copy full SHA for e3f9cd2
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Ran code through pep8 and fixed all occurrences of E251 unexpected spaces around keyword / parameter equals. Fixed indentation of comments in rnnrbm.py.
mspandit
committed
3f46135
View commit details
Copy full SHA for 3f46135
View code at this point
Browse repository at this point
In the ReStructuredText (*.txt) files, many of the copies of Python code were out of date. Replaced copies of Python code with links to sections of the corresponding files. This dramatically reduce…
Show description for 1d8b9fd
mspandit
committed
1d8b9fd
View commit details
Copy full SHA for 1d8b9fd
View code at this point
Browse repository at this point
Commits on Jan 6, 2014
Fix typo and fix reference to old class that was renamed
nouiz
committed
00961d2
View commit details
Copy full SHA for 00961d2
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Always load the data from the data folder.
Show description for c475870
nouiz
committed
c475870
View commit details
Copy full SHA for c475870
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
Revert change that should not have been committed
lamblin
committed
d8860cf
View commit details
Copy full SHA for d8860cf
View code at this point
Browse repository at this point
Also report best_iter + 1 as best iteration
lamblin
committed
2bd0018
View commit details
Copy full SHA for 2bd0018
View code at this point
Browse repository at this point
Fix off-by-one error in numbering of epochs in most tutorials
Show description for 2dd943a
lamblin
committed
2dd943a
View commit details
Copy full SHA for 2dd943a
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Use list of pairs for updates, not dict, to remove warning
lamblin
committed
0440226
View commit details
Copy full SHA for 0440226
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
add borrow parameter.
nouiz
committed
ff602c9
View commit details
Copy full SHA for ff602c9
View code at this point
Browse repository at this point
remove duplicate initialization of weight in convolution_mlp.py file.
nouiz
committed
825104d
View commit details
Copy full SHA for 825104d
View code at this point
Browse repository at this point
Commits on Mar 13, 2012
pep8
nouiz
committed
081f668
View commit details
Copy full SHA for 081f668
View code at this point
Browse repository at this point
Commits on Jul 17, 2011
Use numpy.inf instead of float('inf').
Show description for 230e17f
lamblin
committed
230e17f
View commit details
Copy full SHA for 230e17f
View code at this point
Browse repository at this point
Commits on Mar 15, 2011
Remove use of .value in mcrbm
lamblin
committed
66e9bff
View commit details
Copy full SHA for 66e9bff
View code at this point
Browse repository at this point
Commits on Jan 21, 2011
Fix typos, and error in early stopping example
lamblin
committed
70dbb0c
View commit details
Copy full SHA for 70dbb0c
View code at this point
Browse repository at this point
Commits on Apr 19, 2010
renamed var following new name. The old one generated deprecated warning.
nouiz
committed
a6b9eae
View commit details
Copy full SHA for a6b9eae
View code at this point
Browse repository at this point
Commits on Apr 1, 2010
removed the expected time from the tutorial code. Now into test.py:speed
nouiz
committed
a8ee2e6
View commit details
Copy full SHA for a8ee2e6
View code at this point
Browse repository at this point
Commits on Mar 26, 2010
merging
Razvan Pascanu
committed
a59a2bf
View commit details
Copy full SHA for a59a2bf
View code at this point
Browse repository at this point
Commits on Mar 19, 2010
moved the timing into the code to time only the exec time.
nouiz
committed
223e870
View commit details
Copy full SHA for 223e870
View code at this point
Browse repository at this point
Commits on Feb 19, 2010
I merged my version 2 into the official deep learning tutorials
Razvan Pascanu
committed
d71dce9
View commit details
Copy full SHA for d71dce9
View code at this point
Browse repository at this point
Commits on Feb 8, 2010
a few small bugs fixed
Razvan Pascanu
committed
24350ac
View commit details
Copy full SHA for 24350ac
View code at this point
Browse repository at this point
working version of SdA.py
Razvan Pascanu
committed
c8fc56d
View commit details
Copy full SHA for c8fc56d
View code at this point
Browse repository at this point
Commits on Feb 5, 2010
Using index instead of offset ; some bug fixes for the SdA.py; partially finished SdA tutorial ( I got stucked in trying to fix the code and didn't manage to finish everything )
Razvan Pascanu
committed
9d2f5d3
View commit details
Copy full SHA for 9d2f5d3
View code at this point
Browse repository at this point
Commits on Feb 3, 2010
Merge branch 'master' of git@github.com:lisa-lab/DeepLearningTutorials
pascanur
committed
026ea4c
View commit details
Copy full SHA for 026ea4c
View code at this point
Browse repository at this point
Updated SdA code to be ready for publishing .. I also chose the version of SdA with variable number of layers to be the official tutorial
pascanur
committed
0b302a0
View commit details
Copy full SHA for 0b302a0
View code at this point
Browse repository at this point
Merge branch 'master' of git@github.com:lisa-lab/DeepLearningTutorials
gdesjardins
committed
491a3c3
View commit details
Copy full SHA for 491a3c3
View code at this point
Browse repository at this point
make the number of nkern for the layer 0 and 1 parametrable.
nouiz
committed
d30de49
View commit details
Copy full SHA for d30de49
View code at this point
Browse repository at this point
small fix.
nouiz
committed
d0c7317
View commit details
Copy full SHA for d0c7317
View code at this point
Browse repository at this point
Merge branch 'master' of git@github.com:lisa-lab/DeepLearningTutorials
gdesjardins
committed
674e5a2
View commit details
Copy full SHA for 674e5a2
View code at this point
Browse repository at this point
updated formula to new weight initialization formula
gdesjardins
committed
c283065
View commit details
Copy full SHA for c283065
View code at this point
Browse repository at this point
I have made all tutorials (code and documentation) to use shared variable to store dataset as James suggested. I also changed the validation_frequency to Yoshua's suggestion. One should still need…
Show description for a074b32
pascanur
committed
a074b32
View commit details
Copy full SHA for a074b32
View code at this point
Browse repository at this point
Commits on Feb 2, 2010
Merge branch 'master' of git@github.com:lisa-lab/DeepLearningTutorials
pascanur
committed
10db616
View commit details
Copy full SHA for 10db616
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.