Thanks to visit codestin.com
Credit goes to github.com
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
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 }}
oftensmile
/
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 Feb 9, 2016
Merge pull request #132 from gyom/master
Show description for 1bb3230
nouiz
committed
1bb3230
View commit details
Copy full SHA for 1bb3230
Browse repository at this point
missed one print statement
gyom
committed
8ca9239
View commit details
Copy full SHA for 8ca9239
Browse repository at this point
Commits on Feb 8, 2016
minor edit to respond to Pascal's suggestion
gyom
committed
dcfe518
View commit details
Copy full SHA for dcfe518
Browse repository at this point
got rid of all the xrange
gyom
committed
4c0858d
View commit details
Copy full SHA for 4c0858d
Browse repository at this point
travis python version update as suggested by Fred
gyom
committed
90b925b
View commit details
Copy full SHA for 90b925b
Browse repository at this point
all fixes suggested by Pascal, plus update for the doc
gyom
committed
226729f
View commit details
Copy full SHA for 226729f
Browse repository at this point
made rnnslu compatible with python 3. tested on cpu for many epochs, but not to completion
gyom
committed
2c610d3
View commit details
Copy full SHA for 2c610d3
Browse repository at this point
partly fixed rnnrbm, but we will need to do some magic with the midi module to make it compatible with python 3
gyom
committed
53f246d
View commit details
Copy full SHA for 53f246d
Browse repository at this point
fixed everything except rnnrbm and rnnslu, partial tests run but not to completion
gyom
committed
2c022d1
View commit details
Copy full SHA for 2c022d1
Browse repository at this point
successfully ported logistic_sgd.py
gyom
committed
d2764f2
View commit details
Copy full SHA for d2764f2
Browse repository at this point
Merge pull request #131 from nouiz/master2
Show description for 50b5010
abergeron
committed
50b5010
View commit details
Copy full SHA for 50b5010
Browse repository at this point
Commits on Feb 3, 2016
Merge pull request #136 from benjaminirving/minor_typo
Show description for 87460ee
lamblin
committed
87460ee
View commit details
Copy full SHA for 87460ee
Browse repository at this point
fix minor typos and formatting
Benjamin Irving
committed
c262523
View commit details
Copy full SHA for c262523
Browse repository at this point
Update timing that got speed up.
nouiz
committed
6c5f07b
View commit details
Copy full SHA for 6c5f07b
Browse repository at this point
Commits on Feb 2, 2016
Merge pull request #134 from abergeron/update_conv
Show description for 875d5af
lamblin
committed
875d5af
View commit details
Copy full SHA for 875d5af
Browse repository at this point
Update convolution to use the updated interface.
abergeron
committed
6e3d615
View commit details
Copy full SHA for 6e3d615
Browse repository at this point
Merge pull request #133 from nouiz/In
Show description for 18a5e1a
nouiz
committed
18a5e1a
View commit details
Copy full SHA for 18a5e1a
Browse repository at this point
Commits on Jan 28, 2016
Use the In object as Param is deprecated
nouiz
committed
b701733
View commit details
Copy full SHA for b701733
Browse repository at this point
Commits on Jan 15, 2016
Small diff to help debug by having better error message
nouiz
committed
87b2f9a
View commit details
Copy full SHA for 87b2f9a
Browse repository at this point
Make test_rnnslu faster
nouiz
committed
1a15292
View commit details
Copy full SHA for 1a15292
Browse repository at this point
Add test_rnnslu to travis
nouiz
committed
b3b1783
View commit details
Copy full SHA for b3b1783
Browse repository at this point
Update timing for case that is now faster
nouiz
committed
e1d1e0c
View commit details
Copy full SHA for e1d1e0c
Browse repository at this point
Commits on Dec 15, 2015
Merge pull request #116 from stray-leone/master
Show description for dc86d12
nouiz
committed
dc86d12
View commit details
Copy full SHA for dc86d12
Browse repository at this point
Merge pull request #126 from hankarun/master
Show description for 88dfe8f
nouiz
committed
88dfe8f
View commit details
Copy full SHA for 88dfe8f
Browse repository at this point
Merge pull request #127 from nouiz/timing
Show description for f13b880
nouiz
committed
f13b880
View commit details
Copy full SHA for f13b880
Browse repository at this point
Get rid of scipy dependency by using numpy.
nouiz
committed
407fd81
View commit details
Copy full SHA for 407fd81
Browse repository at this point
Add test_lstm in travis
nouiz
committed
e9fc9c3
View commit details
Copy full SHA for e9fc9c3
Browse repository at this point
Try to fix travis
nouiz
committed
e9711aa
View commit details
Copy full SHA for e9711aa
Browse repository at this point
Update timing that is now faster
nouiz
committed
fb5e394
View commit details
Copy full SHA for fb5e394
Browse repository at this point
Merge pull request #1 from hankarun/gettingstartet-patch-1
Show description for 9f26cbc
hankarun
committed
9f26cbc
View commit details
Copy full SHA for 9f26cbc
Browse repository at this point
Update gettingstarted.txt
Show description for 74ab268
hankarun
committed
74ab268
View commit details
Copy full SHA for 74ab268
Browse repository at this point
Commits on Nov 5, 2015
Merge pull request #124 from nouiz/master2
Show description for c78b5a9
nouiz
committed
c78b5a9
View commit details
Copy full SHA for c78b5a9
Browse repository at this point
Fix miniconda path due to having changed
nouiz
committed
564af7e
View commit details
Copy full SHA for 564af7e
Browse repository at this point
Merge pull request #123 from nouiz/master2
Show description for eb3f6f9
nouiz
committed
eb3f6f9
View commit details
Copy full SHA for eb3f6f9
Browse repository at this point
Commits on Oct 29, 2015
Update timming with speed up
nouiz
committed
8b1e2b3
View commit details
Copy full SHA for 8b1e2b3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.