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
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 }}
yangls06
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2013
Merge pull request #21 from lisa-lab/fix_iter_index
Show description for 3da5edb
nouiz
committed
3da5edb
View commit details
Copy full SHA for 3da5edb
Browse repository at this point
Commits on Mar 28, 2013
Remove trailing whitespace
lamblin
committed
6a6ab11
View commit details
Copy full SHA for 6a6ab11
Browse repository at this point
Change reported script outputs after changing scripts
lamblin
committed
3fbfc21
View commit details
Copy full SHA for 3fbfc21
Browse repository at this point
Merge pull request #20 from lisa-lab/fix_iter_index
Show description for a8ec4be
nouiz
committed
a8ec4be
View commit details
Copy full SHA for a8ec4be
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
Browse repository at this point
Fix output of modified script.
lamblin
committed
3431a7b
View commit details
Copy full SHA for 3431a7b
Browse repository at this point
Also report best_iter + 1 as best iteration
lamblin
committed
2bd0018
View commit details
Copy full SHA for 2bd0018
Browse repository at this point
Merge pull request #19 from lisa-lab/fix_iter_index
Show description for 61c1dda
pascanur
committed
61c1dda
View commit details
Copy full SHA for 61c1dda
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
Browse repository at this point
Commits on Mar 18, 2013
Merge pull request #18 from nouiz/comment
Show description for 42cc08b
lamblin
committed
42cc08b
View commit details
Copy full SHA for 42cc08b
Browse repository at this point
Added comment about the GPU needed.
nouiz
committed
022931e
View commit details
Copy full SHA for 022931e
Browse repository at this point
Commits on Feb 21, 2013
Merge pull request #17 from boulanni/master
Show description for b23ef62
nouiz
committed
b23ef62
View commit details
Copy full SHA for b23ef62
Browse repository at this point
fix bug in __main__ script, python file location, integrate code changes into tutorial (inline snippets)
boulanni
committed
d72c34c
View commit details
Copy full SHA for d72c34c
Browse repository at this point
Commits on Feb 13, 2013
fix rnnrbm import on 32bits python.
nouiz
committed
2eb32d0
View commit details
Copy full SHA for 2eb32d0
Browse repository at this point
Allow to import rnnrbm.py even with pylab is not available.
Show description for 5c0f472
nouiz
committed
5c0f472
View commit details
Copy full SHA for 5c0f472
Browse repository at this point
Commits on Feb 12, 2013
Add rnnrbm as a speed test.
nouiz
committed
ea3096f
View commit details
Copy full SHA for ea3096f
Browse repository at this point
make rnnrbm work with float32.
nouiz
committed
8b7c187
View commit details
Copy full SHA for 8b7c187
Browse repository at this point
Commits on Feb 8, 2013
Add the new rnnrbm tutorial in the normal test
nouiz
committed
3fe0484
View commit details
Copy full SHA for 3fe0484
Browse repository at this point
remove warning about updating an OrderedDict with a dict.
nouiz
committed
74e1d35
View commit details
Copy full SHA for 74e1d35
Browse repository at this point
make test faster.
nouiz
committed
560afd8
View commit details
Copy full SHA for 560afd8
Browse repository at this point
Lower the test time to make it pass on travis
nouiz
committed
884e080
View commit details
Copy full SHA for 884e080
Browse repository at this point
Merge pull request #14 from boulanni/master
Show description for 4449866
nouiz
committed
4449866
View commit details
Copy full SHA for 4449866
Browse repository at this point
mention the download.sh script in tutorial
boulanni
committed
8dcf23e
View commit details
Copy full SHA for 8dcf23e
Browse repository at this point
license, centralized hosting and automated download for the modified Python MIDI package
boulanni
committed
6ae67bf
View commit details
Copy full SHA for 6ae67bf
Browse repository at this point
Commits on Jan 31, 2013
Merge pull request #16 from lisa-lab/updates_dict_warning
Show description for 2237825
nouiz
committed
2237825
View commit details
Copy full SHA for 2237825
Browse repository at this point
Use list of pairs for updates, not dict, to remove warning
lamblin
committed
0440226
View commit details
Copy full SHA for 0440226
Browse repository at this point
Commits on Jan 30, 2013
changed caution message
boulanni
committed
46ee5e5
View commit details
Copy full SHA for 46ee5e5
Browse repository at this point
Commits on Jan 24, 2013
standard coding style and dataset location
boulanni
committed
3e619f1
View commit details
Copy full SHA for 3e619f1
Browse repository at this point
Commits on Jan 11, 2013
Merge pull request #15 from fbreuer/master
Show description for 400c637
lamblin
committed
400c637
View commit details
Copy full SHA for 400c637
Browse repository at this point
add axis=1 to argmax call in logreg docs to fit new Theano behavior
fbreuer
committed
940cb40
View commit details
Copy full SHA for 940cb40
Browse repository at this point
Commits on Jan 6, 2013
other typo
boulanni
committed
16928fb
View commit details
Copy full SHA for 16928fb
Browse repository at this point
typo
boulanni
committed
9b3e43e
View commit details
Copy full SHA for 9b3e43e
Browse repository at this point
updated results
boulanni
committed
7af72a4
View commit details
Copy full SHA for 7af72a4
Browse repository at this point
Commits on Jan 4, 2013
show preliminary results
boulanni
committed
f47bb92
View commit details
Copy full SHA for f47bb92
Browse repository at this point
Commits on Jan 3, 2013
first version of RNN-RBM tutorial
boulanni
committed
6949c37
View commit details
Copy full SHA for 6949c37
Browse repository at this point
Previous
Next
You can’t perform that action at this time.