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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
TensorFlow.NET
Public
forked from
SciSharp/TensorFlow.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 15, 2023
Merge pull request #1175 from lingbai-kong/ndarrayload
Show description for c814fe1
Oceania2018
authored
c814fe1
View commit details
Copy full SHA for c814fe1
Browse repository at this point
Merge pull request #1173 from novikov-alexander/alnovi/gradient_tests
Show description for eb49be0
Oceania2018
authored
eb49be0
View commit details
Copy full SHA for eb49be0
Browse repository at this point
comment IndexedSlices test
novikov-alexander
committed
57feb65
View commit details
Copy full SHA for 57feb65
Browse repository at this point
optimize temporal complexity of Imdb dataset loader
lingbai-kong
committed
628b2ce
View commit details
Copy full SHA for 628b2ce
Browse repository at this point
Commits on Sep 14, 2023
fixme labels
novikov-alexander
committed
a9dad3c
View commit details
Copy full SHA for a9dad3c
Browse repository at this point
gradient tests
novikov-alexander
committed
adef5bc
View commit details
Copy full SHA for adef5bc
Browse repository at this point
Merge pull request #1172 from novikov-alexander/alnovi/cached_session
Show description for 9ddff69
Oceania2018
authored
9ddff69
View commit details
Copy full SHA for 9ddff69
Browse repository at this point
using and no IEnumerable
novikov-alexander
committed
9d71cad
View commit details
Copy full SHA for 9d71cad
Browse repository at this point
fix fleaky test boundary continue
novikov-alexander
committed
ae50fa9
View commit details
Copy full SHA for ae50fa9
Browse repository at this point
Commits on Sep 13, 2023
cached_session for graph tests
novikov-alexander
committed
c33a3a7
View commit details
Copy full SHA for c33a3a7
Browse repository at this point
Merge pull request #1171 from asaf92/patch-1
Show description for a91e358
Oceania2018
authored
a91e358
View commit details
Copy full SHA for a91e358
Browse repository at this point
Commits on Sep 10, 2023
fix: model does not stop on stop_training == true
asaf92
authored
1142828
View commit details
Copy full SHA for 1142828
Browse repository at this point
Commits on Sep 9, 2023
Merge pull request #1169 from lingbai-kong/ndarrayload
Show description for 179c3f0
Oceania2018
authored
179c3f0
View commit details
Copy full SHA for 179c3f0
Browse repository at this point
optimize the time complexity of Imdb dataset loader
lingbai-kong
committed
f57a6fe
View commit details
Copy full SHA for f57a6fe
Browse repository at this point
Commits on Sep 8, 2023
implement Imdb dataset loader
lingbai-kong
committed
28c77f5
View commit details
Copy full SHA for 28c77f5
Browse repository at this point
Merge branch 'master' into ndarrayload
Show description for 10f6819
lingbai-kong
committed
10f6819
View commit details
Copy full SHA for 10f6819
Browse repository at this point
Commits on Sep 7, 2023
optimize code structure of reconstruction ndarray from pickled npy file
lingbai-kong
committed
ea978bb
View commit details
Copy full SHA for ea978bb
Browse repository at this point
Commits on Sep 6, 2023
add reconstruction and setstate of NDArray for loading pickled npy file.
lingbai-kong
committed
9d10daf
View commit details
Copy full SHA for 9d10daf
Browse repository at this point
Commits on Sep 3, 2023
Merge pull request #1168 from Wanglongzhi2001/master
Show description for 70d681c
Oceania2018
authored
70d681c
View commit details
Copy full SHA for 70d681c
Browse repository at this point
feat: implement GRU layer
Wanglongzhi2001
committed
7b077ea
View commit details
Copy full SHA for 7b077ea
Browse repository at this point
Commits on Aug 26, 2023
Set SGD default value.
Oceania2018
committed
ba1ddb4
View commit details
Copy full SHA for ba1ddb4
Browse repository at this point
Merge pull request #1165 from lingbai-kong/imdbfix
Show description for b18343c
Oceania2018
authored
b18343c
View commit details
Copy full SHA for b18343c
Browse repository at this point
Merge pull request #1164 from Wanglongzhi2001/master
Show description for fed53f1
Oceania2018
authored
fed53f1
View commit details
Copy full SHA for fed53f1
Browse repository at this point
fix: validate dataset of `Imdb` do not load bug & add: custom `Imdb` path
lingbai-kong
committed
8e3ba22
View commit details
Copy full SHA for 8e3ba22
Browse repository at this point
fix: partially fix the bug of load_model
Wanglongzhi2001
committed
f679af6
View commit details
Copy full SHA for f679af6
Browse repository at this point
fix: partially fix the bug of load_model
Wanglongzhi2001
committed
f5eb4ff
View commit details
Copy full SHA for f5eb4ff
Browse repository at this point
Commits on Jul 29, 2023
Merge pull request #1162 from Wanglongzhi2001/master
Show description for adeed05
Oceania2018
authored
adeed05
View commit details
Copy full SHA for adeed05
Browse repository at this point
fix: remove the reflection in the implemention of Bidirectional
Wanglongzhi2001
committed
6d3f134
View commit details
Copy full SHA for 6d3f134
Browse repository at this point
Merge pull request #1161 from Wanglongzhi2001/master
Show description for 48403a5
Oceania2018
authored
48403a5
View commit details
Copy full SHA for 48403a5
Browse repository at this point
Commits on Jul 28, 2023
fix: add the momentum parameter's implemention of SGD
“Wanglongzhi2001”
committed
f3b3d8b
View commit details
Copy full SHA for f3b3d8b
Browse repository at this point
Commits on Jul 26, 2023
Merge pull request #1159 from Wanglongzhi2001/master
Show description for 7fec40b
Oceania2018
authored
7fec40b
View commit details
Copy full SHA for 7fec40b
Browse repository at this point
fix: add the gradient of the tf.gradient opr
“Wanglongzhi2001”
committed
005476c
View commit details
Copy full SHA for 005476c
Browse repository at this point
Commits on Jul 24, 2023
Merge pull request #1157 from Wanglongzhi2001/master
Show description for ab7b986
Oceania2018
authored
ab7b986
View commit details
Copy full SHA for ab7b986
Browse repository at this point
fix: fix ci error
“Wanglongzhi2001”
committed
3273cbc
View commit details
Copy full SHA for 3273cbc
Browse repository at this point
feat: add adjust_contrast, adjust_hue, combined_non_max_suppression, crop_and_resize image oprs
“Wanglongzhi2001”
committed
b0ce73c
View commit details
Copy full SHA for b0ce73c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.