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 }}
andhus
/
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 Apr 7, 2015
Merge pull request #51 from mspandit/sda-edits
Show description for 20897f5
lamblin
committed
20897f5
View commit details
Copy full SHA for 20897f5
Browse repository at this point
Edits based on feedback from @lamblin.
mspandit
committed
5fea1bb
View commit details
Copy full SHA for 5fea1bb
Browse repository at this point
Merge branch 'master' of https://github.com/lisa-lab/DeepLearningTutorials into sda-edits
mspandit
committed
98e981d
View commit details
Copy full SHA for 98e981d
Browse repository at this point
Commits on Apr 2, 2015
Merge pull request #76 from kyunghyuncho/lstm_tutorial
Show description for e64f050
nouiz
committed
e64f050
View commit details
Copy full SHA for e64f050
Browse repository at this point
fixed the typo
Kyunghyun Cho
authored and
Kyunghyun Cho
committed
4c293fe
View commit details
Copy full SHA for 4c293fe
Browse repository at this point
Commits on Mar 30, 2015
Merge pull request #75 from nouiz/tests
Show description for bc7eb60
lamblin
committed
bc7eb60
View commit details
Copy full SHA for bc7eb60
Browse repository at this point
update timming
nouiz
committed
9e7bd40
View commit details
Copy full SHA for 9e7bd40
Browse repository at this point
Commits on Mar 27, 2015
Add lstm to the speed test
nouiz
committed
5eeea37
View commit details
Copy full SHA for 5eeea37
Browse repository at this point
Commits on Mar 26, 2015
Add test for lstm
nouiz
committed
ff00edb
View commit details
Copy full SHA for ff00edb
Browse repository at this point
Commits on Feb 13, 2015
Merge pull request #72 from nouiz/swapaxes
Show description for 408ea68
lamblin
committed
408ea68
View commit details
Copy full SHA for 408ea68
Browse repository at this point
pep8
nouiz
committed
8e91dc3
View commit details
Copy full SHA for 8e91dc3
Browse repository at this point
add missing import
nouiz
committed
205c493
View commit details
Copy full SHA for 205c493
Browse repository at this point
use transpose instead of 2 swapaxes for clarity
nouiz
committed
c5696d0
View commit details
Copy full SHA for c5696d0
Browse repository at this point
Commits on Feb 3, 2015
Merge pull request #71 from nouiz/lstm2
Show description for 5b2239c
lamblin
committed
5b2239c
View commit details
Copy full SHA for 5b2239c
Browse repository at this point
Keep random subset of the test set
nouiz
committed
6e38783
View commit details
Copy full SHA for 6e38783
Browse repository at this point
Commits on Jan 31, 2015
Try to repair travis failure to install our dependency
nouiz
committed
2f14fbf
View commit details
Copy full SHA for 2f14fbf
Browse repository at this point
sort dataset by length to speed up error computation
nouiz
committed
6a32f03
View commit details
Copy full SHA for 6a32f03
Browse repository at this point
use floatX for lstm
nouiz
committed
ec112fa
View commit details
Copy full SHA for ec112fa
Browse repository at this point
Add a parameter to make the test set smaller
nouiz
committed
26914e4
View commit details
Copy full SHA for 26914e4
Browse repository at this point
Small comment update
nouiz
committed
906a30e
View commit details
Copy full SHA for 906a30e
Browse repository at this point
pep8
nouiz
committed
9018392
View commit details
Copy full SHA for 9018392
Browse repository at this point
Commits on Jan 15, 2015
Merge pull request #69 from lisa-lab/fix_comment_error
Show description for c4e42a2
carriepl
committed
c4e42a2
View commit details
Copy full SHA for c4e42a2
Browse repository at this point
Fix error in comment.
lamblin
committed
c1756e8
View commit details
Copy full SHA for c1756e8
Browse repository at this point
Commits on Jan 14, 2015
Merge pull request #63 from nouiz/master
Show description for b7481db
carriepl
committed
b7481db
View commit details
Copy full SHA for b7481db
Browse repository at this point
Commits on Jan 13, 2015
small clean up
nouiz
committed
5482b18
View commit details
Copy full SHA for 5482b18
Browse repository at this point
catch ctrl-C
nouiz
committed
2da9122
View commit details
Copy full SHA for 2da9122
Browse repository at this point
use an higher valid proportion, to make it move.
nouiz
committed
43adeff
View commit details
Copy full SHA for 43adeff
Browse repository at this point
Filter for the max seq len when we load the dataset
nouiz
committed
74b2e0c
View commit details
Copy full SHA for 74b2e0c
Browse repository at this point
Merge pull request #67 from carriepl/sgd_in_lstm_tutorial
Show description for b28a152
nouiz
committed
b28a152
View commit details
Copy full SHA for b28a152
Browse repository at this point
Fixed default dataset value in load_data()
carriepl
committed
04c02d4
View commit details
Copy full SHA for 04c02d4
Browse repository at this point
Fixed function get_minibatches_idx()
carriepl
committed
c6fdcff
View commit details
Copy full SHA for c6fdcff
Browse repository at this point
Merge pull request #66 from nouiz/timming
Show description for ebf71f1
carriepl
committed
ebf71f1
View commit details
Copy full SHA for ebf71f1
Browse repository at this point
Add the script that created the preprocessed imdb dataset
nouiz
committed
194adad
View commit details
Copy full SHA for 194adad
Browse repository at this point
Add notice about using SGD in the LSTM tutorial
carriepl
committed
4829202
View commit details
Copy full SHA for 4829202
Browse repository at this point
Merge pull request #64 from carriepl/update_lstm_tutorial
Show description for 8840be8
nouiz
committed
8840be8
View commit details
Copy full SHA for 8840be8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.