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
.
dotNetTreasury
/
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
Breadcrumbs
History for
TensorFlow.NET
src
TensorFlowNET.Keras
on
master
User selector
All users
All time
Commit history
Commits on Jul 29, 2023
fix: remove the reflection in the implemention of Bidirectional
Wanglongzhi2001
committed
6d3f134
View commit details
Copy full SHA for 6d3f134
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Update hdf5_format.cs
Beacontownfc
authored
8b17b14
View commit details
Copy full SHA for 8b17b14
View code at this point
Browse repository at this point
Update hdf5_format.cs
Beacontownfc
authored
05dbe13
View commit details
Copy full SHA for 05dbe13
View code at this point
Browse repository at this point
Fix: model.load_weights
Beacontownfc
authored
737910d
View commit details
Copy full SHA for 737910d
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
feat: add Bidirectional layer
“Wanglongzhi2001”
committed
0c9437a
View commit details
Copy full SHA for 0c9437a
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Fix inferred_value of KerasTensor. #1142
Oceania2018
committed
6ec39ba
View commit details
Copy full SHA for 6ec39ba
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
fix: make the initialization of the layer's name correct
“Wanglongzhi2001”
committed
3bef87a
View commit details
Copy full SHA for 3bef87a
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Adjust location of KerasTensor.
Oceania2018
committed
7b26d66
View commit details
Copy full SHA for 7b26d66
View code at this point
Browse repository at this point
Merge branch 'SciSharp:master' into master
Wanglongzhi2001
authored
d9c97a4
View commit details
Copy full SHA for d9c97a4
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
Add a function(get_classification_statistics) to count the number of label categories for the image_dataset_from_directory method.
dogvane
committed
0cc25fb
View commit details
Copy full SHA for 0cc25fb
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
fix:fix the bug of load LSTM model
“Wanglongzhi2001”
committed
b27ccca
View commit details
Copy full SHA for b27ccca
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Initially adding KerasTensor. #1142
Oceania2018
committed
70f873e
View commit details
Copy full SHA for 70f873e
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
Fix LSTM crash in release mode.
Oceania2018
committed
b2fe5ca
View commit details
Copy full SHA for b2fe5ca
View code at this point
Browse repository at this point
add a fucntion to cover a folder to a image classes dataset.
dogvane
committed
7165304
View commit details
Copy full SHA for 7165304
View code at this point
Browse repository at this point
change "bool training" => "bool? training"
Show description for fa213eb
dogvane
committed
fa213eb
View commit details
Copy full SHA for fa213eb
View code at this point
Browse repository at this point
Commits on Jul 8, 2023
Merge pull request #1137 from Beacontownfc/mybranch2
Show description for a95005f
Oceania2018
authored
a95005f
View commit details
Copy full SHA for a95005f
View code at this point
Browse repository at this point
fix load_weights
Beacontownfc
committed
992bf55
View commit details
Copy full SHA for 992bf55
View code at this point
Browse repository at this point
Release v0.110.1.
Oceania2018
committed
42e8b04
View commit details
Copy full SHA for 42e8b04
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
Add AdamW optimizer
Beacontownfc
committed
cc6ddc1
View commit details
Copy full SHA for cc6ddc1
View code at this point
Browse repository at this point
Add AdamW optimizer
Beacontownfc
committed
6862d3a
View commit details
Copy full SHA for 6862d3a
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
add pad preprocessing for `imdb` dataset
lingbai-kong
committed
4efa0a8
View commit details
Copy full SHA for 4efa0a8
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Bug fix in KerasObjectLoader.cs
Show description for 4e0c3df
RachamimYaakobov
authored
4e0c3df
View commit details
Copy full SHA for 4e0c3df
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
fix: fix the bug of repeated progress bar in Model.fit()
Wanglongzhi2001
committed
8ebe3e3
View commit details
Copy full SHA for 8ebe3e3
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
feat: Add GRUCell layer
Wanglongzhi2001
committed
81b10e3
View commit details
Copy full SHA for 81b10e3
View code at this point
Browse repository at this point
Merge branch 'SciSharp:master' into master
Wanglongzhi2001
authored
c9b81c6
View commit details
Copy full SHA for c9b81c6
View code at this point
Browse repository at this point
fix: revise earlystopping callback's min_delta parameter
Wanglongzhi2001
committed
fff5029
View commit details
Copy full SHA for fff5029
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Release v0.110.0.
Oceania2018
committed
61c927a
View commit details
Copy full SHA for 61c927a
View code at this point
Browse repository at this point
Add new feature: Add UpSampling1D layer and test.
Wanglongzhi2001
committed
eeb20e4
View commit details
Copy full SHA for eeb20e4
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
Merge pull request #1089 from DevNullx64/SimpleRefacto
Show description for 367ac9e
Oceania2018
authored
367ac9e
View commit details
Copy full SHA for 367ac9e
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
improve layer norm
Beacontownfc
committed
3805771
View commit details
Copy full SHA for 3805771
View code at this point
Browse repository at this point
Update version number.
Oceania2018
committed
4c6063d
View commit details
Copy full SHA for 4c6063d
View code at this point
Browse repository at this point
Commits on Jun 18, 2023
refactor model.evaluate to deal with confilict
Wanglongzhi2001
committed
35d2e10
View commit details
Copy full SHA for 35d2e10
View code at this point
Browse repository at this point
feat: support training of RNN
Wanglongzhi2001
committed
cb31cf4
View commit details
Copy full SHA for cb31cf4
View code at this point
Browse repository at this point
Update Model.Evaluate.cs
DevNullx64
authored and
Oceania2018
committed
a8288af
View commit details
Copy full SHA for a8288af
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.