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 }}
StefPyr93
/
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
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 20, 2023
Merge pull request #1202 from Wanglongzhi2001/master
Show description for 079b9a3
Oceania2018
authored
079b9a3
View commit details
Copy full SHA for 079b9a3
Browse repository at this point
Merge pull request #1201 from GaijinOtohp/master
Show description for e79ecb7
Oceania2018
authored
e79ecb7
View commit details
Copy full SHA for e79ecb7
Browse repository at this point
fix: add the implementation of GatherND's grad
Wanglongzhi2001
committed
d0ec659
View commit details
Copy full SHA for d0ec659
Browse repository at this point
fix: add the GRU, LSTM, SimpleRNN's OptionalArgs
Wanglongzhi2001
committed
3fcc4d8
View commit details
Copy full SHA for 3fcc4d8
Browse repository at this point
fix: add the implementation of the tile's grad
Wanglongzhi2001
committed
a73694a
View commit details
Copy full SHA for a73694a
Browse repository at this point
Commits on Oct 18, 2023
fix: Saving a loaded model
GaijinOtohp
committed
eb4ff88
View commit details
Copy full SHA for eb4ff88
Browse repository at this point
Merge pull request #1193 from dogvane/master
Show description for d5f5c57
Oceania2018
authored
d5f5c57
View commit details
Copy full SHA for d5f5c57
Browse repository at this point
Commits on Oct 16, 2023
add relu6
dogvane
committed
ec4f372
View commit details
Copy full SHA for ec4f372
Browse repository at this point
Commits on Oct 11, 2023
Merge pull request #1192 from Jucko13/master
Show description for 9e3654b
Oceania2018
authored
9e3654b
View commit details
Copy full SHA for 9e3654b
Browse repository at this point
Commits on Oct 10, 2023
Implemented unittests for Concatenate layers and calls
Show description for 9f0ffa4
Jucko13
committed
9f0ffa4
View commit details
Copy full SHA for 9f0ffa4
Browse repository at this point
Implemented support for loading Concatenate layers
Show description for 93a242c
Jucko13
committed
93a242c
View commit details
Copy full SHA for 93a242c
Browse repository at this point
Commits on Oct 8, 2023
Merge pull request #1190 from dogvane/master
Show description for 090dc1e
Oceania2018
authored
090dc1e
View commit details
Copy full SHA for 090dc1e
Browse repository at this point
解决keras模式下,使用GPU训练时会爆显存的bug。
Show description for baf620a
dogvane
committed
baf620a
View commit details
Copy full SHA for baf620a
Browse repository at this point
修正图片左右和上下翻转的问题,并增加对应测试用例。
dogvane
committed
5e4f530
View commit details
Copy full SHA for 5e4f530
Browse repository at this point
add DepthwiseConv2D (深度可分离卷积)
dogvane
committed
ba8f0b0
View commit details
Copy full SHA for ba8f0b0
Browse repository at this point
Commits on Oct 6, 2023
Merge pull request #1189 from Wanglongzhi2001/master
Show description for 43c3705
Oceania2018
authored
43c3705
View commit details
Copy full SHA for 43c3705
Browse repository at this point
Commits on Oct 5, 2023
feat: add the implementation of class_weight in model.fit
Wanglongzhi2001
committed
a1c64ef
View commit details
Copy full SHA for a1c64ef
Browse repository at this point
Commits on Oct 3, 2023
Merge pull request #1188 from hchen2020/master
Show description for f16902d
Oceania2018
authored
f16902d
View commit details
Copy full SHA for f16902d
Browse repository at this point
Commits on Oct 2, 2023
Allow Model to cache weights.
hchen2020
committed
0f02885
View commit details
Copy full SHA for 0f02885
Browse repository at this point
Merge pull request #1187 from Wanglongzhi2001/master
Show description for 0ee9d42
Oceania2018
authored
0ee9d42
View commit details
Copy full SHA for 0ee9d42
Browse repository at this point
Commits on Oct 1, 2023
feat: add the implementation of sample_weight in model.fit
Wanglongzhi2001
committed
f5af07c
View commit details
Copy full SHA for f5af07c
Browse repository at this point
Commits on Sep 29, 2023
Merge pull request #1186 from Beacontownfc/ragged
Show description for 15763df
Oceania2018
authored
15763df
View commit details
Copy full SHA for 15763df
Browse repository at this point
Commits on Sep 28, 2023
improve raggedtensor
Beacontownfc
committed
02bfb9a
View commit details
Copy full SHA for 02bfb9a
Browse repository at this point
Commits on Sep 24, 2023
Release v0.110.4.
Oceania2018
committed
eb4c1f4
View commit details
Copy full SHA for eb4c1f4
Browse repository at this point
Merge pull request #1182 from lingbai-kong/imdbfix
Show description for 8e02682
Oceania2018
authored
8e02682
View commit details
Copy full SHA for 8e02682
Browse repository at this point
Commits on Sep 22, 2023
fix: adjust imdb dataset loader for faster loading speed
lingbai-kong
committed
9fb8479
View commit details
Copy full SHA for 9fb8479
Browse repository at this point
Commits on Sep 21, 2023
Merge pull request #1180 from Wanglongzhi2001/master
Show description for 3811e4e
Oceania2018
authored
3811e4e
View commit details
Copy full SHA for 3811e4e
Browse repository at this point
fix: fix EarlyStopping
Wanglongzhi2001
committed
f809f6e
View commit details
Copy full SHA for f809f6e
Browse repository at this point
feat: add np.less and np.greater binding
Wanglongzhi2001
committed
9552d4c
View commit details
Copy full SHA for 9552d4c
Browse repository at this point
Commits on Sep 18, 2023
Optimize imdb.load_data
Oceania2018
committed
725ec1e
View commit details
Copy full SHA for 725ec1e
Browse repository at this point
Merge pull request #1176 from lingbai-kong/ndarrayload
Show description for 74afa14
Oceania2018
authored
74afa14
View commit details
Copy full SHA for 74afa14
Browse repository at this point
improve unpickler speed with BufferedStream
lingbai-kong
committed
56e3891
View commit details
Copy full SHA for 56e3891
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.