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 }}
deeplearningzhy
/
TensorFlow-Examples
Public
forked from
aymericdamien/TensorFlow-Examples
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
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
All time
Commit history
Commits on Nov 8, 2017
Fixed the broken link to TensorFlow installation guide in README (#193)
JasonVann
authored and
aymericdamien
committed
dd2e6dc
View commit details
Copy full SHA for dd2e6dc
Browse repository at this point
Gan paper fix (#191)
Show description for 20dbad2
SeanDongX
authored and
aymericdamien
committed
20dbad2
View commit details
Copy full SHA for 20dbad2
Browse repository at this point
Commits on Oct 31, 2017
fixed minor typo (past tense verb) (#188)
PWhiddy
authored and
aymericdamien
committed
1926883
View commit details
Copy full SHA for 1926883
Browse repository at this point
Commits on Oct 23, 2017
Fix parameters description (#185)
ppiotrow
authored and
aymericdamien
committed
69e9d5c
View commit details
Copy full SHA for 69e9d5c
Browse repository at this point
Commits on Oct 19, 2017
Fix link in README to 'Variational Auto-Encoder' notebook (#177)
joefreeman
authored and
aymericdamien
committed
404355c
View commit details
Copy full SHA for 404355c
Browse repository at this point
Commits on Oct 17, 2017
Simplify code in dynamic_rnn (#178)
Show description for 07cb125
izhangzhihao
authored and
aymericdamien
committed
07cb125
View commit details
Copy full SHA for 07cb125
Browse repository at this point
Commits on Sep 20, 2017
Fix comment in convolutional_network.py (#173)
alseambusher
authored and
aymericdamien
committed
72707e2
View commit details
Copy full SHA for 72707e2
Browse repository at this point
Commits on Sep 2, 2017
A print function miss brackets (#165)
Show description for 0bacc59
Todd Tao
authored and
aymericdamien
committed
0bacc59
View commit details
Copy full SHA for 0bacc59
Browse repository at this point
A bug of notebook format (#164)
Show description for 651cc75
Todd Tao
authored and
aymericdamien
committed
651cc75
View commit details
Copy full SHA for 651cc75
Browse repository at this point
fix a dead link (#166)
LF-DevJourney
authored and
aymericdamien
committed
38a8084
View commit details
Copy full SHA for 38a8084
Browse repository at this point
Commits on Sep 1, 2017
corrected minor typo (#162)
bhageena
authored and
aymericdamien
committed
0f10646
View commit details
Copy full SHA for 0f10646
Browse repository at this point
Commits on Aug 29, 2017
fix typo
aymericdamien
authored
c278cf6
View commit details
Copy full SHA for c278cf6
Browse repository at this point
New Examples (#160)
Show description for 90bb4de
aymericdamien
authored
90bb4de
View commit details
Copy full SHA for 90bb4de
Browse repository at this point
Commits on Aug 24, 2017
Fixed typo (#159)
kokimame
authored and
aymericdamien
committed
4e829a6
View commit details
Copy full SHA for 4e829a6
Browse repository at this point
Commits on Jul 30, 2017
Fixed Typo (#158)
solaris33
authored and
aymericdamien
committed
c0c59e4
View commit details
Copy full SHA for c0c59e4
Browse repository at this point
Commits on Jul 8, 2017
Add tensorboard_advanced.ipynb (#152)
Show description for 5e55342
Kulbear
authored and
aymericdamien
committed
5e55342
View commit details
Copy full SHA for 5e55342
Browse repository at this point
Commits on Jun 13, 2017
make print statements Python 3 compatible (#149)
ckirksey3
authored and
aymericdamien
committed
31aa360
View commit details
Copy full SHA for 31aa360
Browse repository at this point
Commits on May 4, 2017
tf.mul -> tf.multiply (#143)
orcaman
authored and
aymericdamien
committed
8ca1338
View commit details
Copy full SHA for 8ca1338
Browse repository at this point
Commits on Apr 26, 2017
reduce mean instead of sum
aymericdamien
authored
bc09f95
View commit details
Copy full SHA for bc09f95
Browse repository at this point
The call to this function has changed (#142)
Show description for 534b4fe
Luanrly
authored and
aymericdamien
committed
534b4fe
View commit details
Copy full SHA for 534b4fe
Browse repository at this point
For the sake of the TF beginner (this is Example #2 afterall), added a helpful comment about how the optimizer knows to modify W and b
ddurham2
authored and
aymericdamien
committed
c0a784a
View commit details
Copy full SHA for c0a784a
Browse repository at this point
Commits on Apr 4, 2017
Simpilify RNN examples data transformation (#136)
Show description for 373d981
zxiaomzxm
authored and
aymericdamien
committed
373d981
View commit details
Copy full SHA for 373d981
Browse repository at this point
just a letter missed in multiply...no big deal... (#131)
rajarahulray
authored and
aymericdamien
committed
00e2927
View commit details
Copy full SHA for 00e2927
Browse repository at this point
Commits on Mar 23, 2017
Create .gitignore
aymericdamien
authored
5a79b2c
View commit details
Copy full SHA for 5a79b2c
Browse repository at this point
Commits on Mar 22, 2017
Merge pull request #122 from ashishbaghudana/master
Show description for 21220ca
aymericdamien
authored
21220ca
View commit details
Copy full SHA for 21220ca
Browse repository at this point
Merge pull request #125 from Nickil21/auto_enc_fix
Show description for c17baeb
aymericdamien
authored
c17baeb
View commit details
Copy full SHA for c17baeb
Browse repository at this point
Commits on Mar 19, 2017
ENH: correct comment in autoencoder NB
Nickil21
authored
eec79c9
View commit details
Copy full SHA for eec79c9
Browse repository at this point
Commits on Mar 16, 2017
Mul operation has been deprecated in Tensorflow 1.0.0
Ashish Baghudana
committed
0e9cf03
View commit details
Copy full SHA for 0e9cf03
Browse repository at this point
Commits on Mar 13, 2017
Merge pull request #107 from VikramTiwari/patch-1
Show description for 176ba8c
aymericdamien
authored
176ba8c
View commit details
Copy full SHA for 176ba8c
Browse repository at this point
Commits on Mar 10, 2017
Merge pull request #113 from xiaodepei/patch-1
Show description for ca907ab
aymericdamien
authored
ca907ab
View commit details
Copy full SHA for ca907ab
Browse repository at this point
Merge pull request #116 from mhue/master
Show description for ab99a65
aymericdamien
authored
ab99a65
View commit details
Copy full SHA for ab99a65
Browse repository at this point
Commits on Mar 9, 2017
Upgrade dynamic RNN for TensorFlow 1.0
mhue
committed
1abb722
View commit details
Copy full SHA for 1abb722
Browse repository at this point
Commits on Mar 3, 2017
Update linear_regression.py
Show description for 392a667
xiaodepei
authored
392a667
View commit details
Copy full SHA for 392a667
Browse repository at this point
Commits on Mar 2, 2017
Merge pull request #108 from VikramTiwari/patch-2
Show description for 352ecdf
aymericdamien
authored
352ecdf
View commit details
Copy full SHA for 352ecdf
Browse repository at this point
Commits on Feb 25, 2017
Update basic_operations.ipynb
VikramTiwari
authored
4c844fb
View commit details
Copy full SHA for 4c844fb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.