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
Breadcrumbs
History for
TensorFlow.NET
src
TensorFlowNET.Keras
on
master
User selector
All users
All time
Commit history
Commits on Sep 15, 2023
optimize temporal complexity of Imdb dataset loader
lingbai-kong
committed
628b2ce
View commit details
Copy full SHA for 628b2ce
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
optimize the time complexity of Imdb dataset loader
lingbai-kong
committed
f57a6fe
View commit details
Copy full SHA for f57a6fe
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 3, 2023
feat: implement GRU layer
Wanglongzhi2001
committed
7b077ea
View commit details
Copy full SHA for 7b077ea
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
fix: partially fix the bug of load_model
Wanglongzhi2001
committed
f679af6
View commit details
Copy full SHA for f679af6
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.