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 }}
lirc36
/
keras
Public
forked from
keras-team/keras
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
keras
examples
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 4, 2017
Spelling (#6149)
carlthome
authored and
fchollet
committed
7c6463d
View commit details
Copy full SHA for 7c6463d
View code at this point
Browse repository at this point
Fixed URL for wordlist.tgz in image_ocr.py (#6136)
Mike Henry
authored and
fchollet
committed
655f5af
View commit details
Copy full SHA for 655f5af
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
remove unused variables in cifar10_cnn (#6112)
Wang Cheng
authored and
fchollet
committed
fe48b41
View commit details
Copy full SHA for fe48b41
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Bug fix: ocr example; python 3 (#6060)
farizrahman4u
authored and
fchollet
committed
b260333
View commit details
Copy full SHA for b260333
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Typo Fix (#6017)
junwei-pan
authored and
fchollet
committed
fa4c747
View commit details
Copy full SHA for fa4c747
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
Fix typo
Show description for 9f6fb45
scott-vsi
authored and
fchollet
committed
9f6fb45
View commit details
Copy full SHA for 9f6fb45
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Style fix for examples. (#5980)
junwei-pan
authored and
fchollet
committed
befbdaa
View commit details
Copy full SHA for befbdaa
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
updated image_ocr to keras-2 API (#5843)
Show description for 2b1c477
kashif
authored and
fchollet
committed
2b1c477
View commit details
Copy full SHA for 2b1c477
View code at this point
Browse repository at this point
Replace references to get_output_shape_for with compute_output_shape (#5848)
bstriner
authored and
fchollet
committed
5d512f8
View commit details
Copy full SHA for 5d512f8
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
Style fixes in example scripts
fchollet
committed
459d7fe
View commit details
Copy full SHA for 459d7fe
View code at this point
Browse repository at this point
Update babi_memnn.py
farizrahman4u
authored
1a0792a
View commit details
Copy full SHA for 1a0792a
View code at this point
Browse repository at this point
Upgrade memory network example to functional api
farizrahman4u
authored
b5a0239
View commit details
Copy full SHA for b5a0239
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Clarifying comment to stateful LSTM example (#5787)
Show description for aff40d8
3h4
authored and
fchollet
committed
aff40d8
View commit details
Copy full SHA for aff40d8
View code at this point
Browse repository at this point
PEP8 fixes.
fchollet
committed
ce3093a
View commit details
Copy full SHA for ce3093a
View code at this point
Browse repository at this point
SWWAE Example: Conv kernel size in resid pathway to 1x1 and activation from BN+RELU to ELU (#5756)
Show description for c45f48e
antonmbk
authored and
fchollet
committed
c45f48e
View commit details
Copy full SHA for c45f48e
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Finish updating examples.
fchollet
committed
aa826d6
View commit details
Copy full SHA for aa826d6
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
Update a couple examples.
fchollet
committed
d51fc76
View commit details
Copy full SHA for d51fc76
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
skip newsgroup header (#5585)
hiroyachiba
authored and
fchollet
committed
65ce238
View commit details
Copy full SHA for 65ce238
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Make utils globally importable & update examples.
fchollet
committed
5d0cb10
View commit details
Copy full SHA for 5d0cb10
View code at this point
Browse repository at this point
Updated VAE examples (MLP and ConvNet) to the new API (#5552)
Show description for 4e50446
Spotlight0xff
authored and
fchollet
committed
4e50446
View commit details
Copy full SHA for 4e50446
View code at this point
Browse repository at this point
sum -> add
fchollet
committed
fbe7873
View commit details
Copy full SHA for fbe7873
View code at this point
Browse repository at this point
Update several examples to work with the new API (#5548)
Show description for eec61d9
vivshaw
authored and
fchollet
committed
eec61d9
View commit details
Copy full SHA for eec61d9
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Update fit_generator APIs.
fchollet
committed
5ae158e
View commit details
Copy full SHA for 5ae158e
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Fix deprecated scoring function (#5452)
Show description for 7e7d2ed
pokey
authored and
fchollet
committed
7e7d2ed
View commit details
Copy full SHA for 7e7d2ed
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
Update a number of example scripts.
fchollet
committed
803e286
View commit details
Copy full SHA for 803e286
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Integration tests passing.
fchollet
committed
10bfb1c
View commit details
Copy full SHA for 10bfb1c
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
Update 2 mnist examples
fchollet
committed
ca23406
View commit details
Copy full SHA for ca23406
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Progress on early draft of Keras 2
fchollet
committed
023331e
View commit details
Copy full SHA for 023331e
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
fix merge conflicts
fchollet
committed
97f3273
View commit details
Copy full SHA for 97f3273
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
fix mnist_sklearn_wrapper.py error when default image_dim_ordering=tf (#5130)
Show description for 757b3ed
Shusen Liu
authored and
fchollet
committed
757b3ed
View commit details
Copy full SHA for 757b3ed
View code at this point
Browse repository at this point
Fix off by one error in WE example script
Show description for f1a9586
minkooseo
authored and
fchollet
committed
f1a9586
View commit details
Copy full SHA for f1a9586
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Style fixes in example script 'addition_rnn'.
Show description for 0f4be6d
minkooseo
authored and
fchollet
committed
0f4be6d
View commit details
Copy full SHA for 0f4be6d
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
fix merge conflicts
fchollet
committed
200b193
View commit details
Copy full SHA for 200b193
View code at this point
Browse repository at this point
Bugfix: Fix the expression of pictures (#5153)
Show description for dcb9fac
mohanson
authored and
fchollet
committed
dcb9fac
View commit details
Copy full SHA for dcb9fac
View code at this point
Browse repository at this point
Fix issue in mnist siamese graph example.
fchollet
committed
9736056
View commit details
Copy full SHA for 9736056
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.