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 }}
sarvex
/
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 May 30, 2023
Merge pull request #1 from sarvex/sourcery/master
Show description for a1b0449
sarvex
authored
a1b0449
View commit details
Copy full SHA for a1b0449
Browse repository at this point
Commits on May 12, 2023
'Refactored by Sourcery'
Sourcery AI
committed
5199438
View commit details
Copy full SHA for 5199438
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
Fixed typos (2)
carriepl
committed
7f067b8
View commit details
Copy full SHA for 7f067b8
Browse repository at this point
Fixed typos
carriepl
committed
6a3f6d9
View commit details
Copy full SHA for 6a3f6d9
Browse repository at this point
use adadelta, sgd do not work.
nouiz
committed
6b7b7a6
View commit details
Copy full SHA for 6b7b7a6
Browse repository at this point
Add a way to reload pretrained model
nouiz
committed
401a99a
View commit details
Copy full SHA for 401a99a
Browse repository at this point
Update timming since speed up
nouiz
committed
7bc712b
View commit details
Copy full SHA for 7bc712b
Browse repository at this point
Merge pull request #65 from abergeron/fix_rnnslu
Show description for 9c3c66c
nouiz
committed
9c3c66c
View commit details
Copy full SHA for 9c3c66c
Browse repository at this point
Commits on Jan 12, 2015
Bump the recursion limit for rnnslu.
abergeron
committed
16bf61c
View commit details
Copy full SHA for 16bf61c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.