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 }}
illool
/
TensorFlow
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Folders and files
Name
Name
Last commit message
Last commit date
Latest commit
History
238 Commits
238 Commits
ChineseTrain
ChineseTrain
DQN
DQN
HMM
HMM
LDA
LDA
ORC
ORC
OpenCV
OpenCV
RTreeAndDtree
RTreeAndDtree
SVM
SVM
SVM_Fork
SVM_Fork
Sarsa
Sarsa
adaBoost
adaBoost
faceCheck
faceCheck
gensim
gensim
python
python
t_3
t_3
t_4
t_4
t_5
t_5
t_6
t_6
t_7
t_7
t_8
t_8
API_OP
API_OP
API_ZH
API_ZH
Apriori.py
Apriori.py
AutoEncoder
AutoEncoder
Box-Muller.py
Box-Muller.py
CNN训练过程图形化
CNN训练过程图形化
Dataset API入门教程
Dataset API入门教程
EM.py
EM.py
Encoder
Encoder
HMM相关算法描述
HMM相关算法描述
LR.py
LR.py
MNIST_TensorBoard.py
MNIST_TensorBoard.py
MarkovChain.py
MarkovChain.py
MyAutoEncoder
MyAutoEncoder
PyDev-PYTHONPATH设置
PyDev-PYTHONPATH设置
QLearning.py
QLearning.py
README.md
README.md
RTree.py
RTree.py
RTree2.py
RTree2.py
SHOWMNIST_data
SHOWMNIST_data
SUN397数据集
SUN397数据集
SVMTest.py
SVMTest.py
TensorFlow 图像处理和解码操作函数概述
TensorFlow 图像处理和解码操作函数概述
TensorFlow 实战Google深度学习框架源码
TensorFlow 实战Google深度学习框架源码
TensorFlow不同版本引起的错误
TensorFlow不同版本引起的错误
TensorFlow全新的数据读取方式:Dataset API入门教程
TensorFlow全新的数据读取方式:Dataset API入门教程
TensorFlow模型保存和提取方法
TensorFlow模型保存和提取方法
TensorFlow的55个经典案例
TensorFlow的55个经典案例
Tensorflow一些常用基本概念与函数(1)
Tensorflow一些常用基本概念与函数(1)
Tensorflow可视化
Tensorflow可视化
TxtKeyWords.py
TxtKeyWords.py
ant_colony_optimization.py
ant_colony_optimization.py
ant_tsp.html
ant_tsp.html
distribute.py
distribute.py
flags_test.py
flags_test.py
irs.csv
irs.csv
jupyter notebook命令
jupyter notebook命令
lda_mcmc.py
lda_mcmc.py
mcmc.py
mcmc.py
mcmc_Cauchy.py
mcmc_Cauchy.py
mcmc_gibbs.py
mcmc_gibbs.py
multinomial_sample.py
multinomial_sample.py
noteweb
noteweb
numpy_OP
numpy_OP
pandastest.py
pandastest.py
ptb数据集
ptb数据集
python os.path模块常用方法详解
python os.path模块常用方法详解
python random模块
python random模块
pythonAPItest.py
pythonAPItest.py
python中 from . import ×××
python中 from . import ×××
readData.py
readData.py
read_csv_test.py
read_csv_test.py
read_csv_test_updata.py
read_csv_test_updata.py
read_jpg_test.py
read_jpg_test.py
sklearn_pycon2015
sklearn_pycon2015
tensorboard.py
tensorboard.py
tensorflow reduction_indices理解.docx
tensorflow reduction_indices理解.docx
tensorflow_beginner.py
tensorflow_beginner.py
tensorflow_collection_test.py
tensorflow_collection_test.py
tensorflow实现图像的翻转
tensorflow实现图像的翻转
tensorflow读取机制图解
tensorflow读取机制图解
tensorflow里面用于改变图像大小的函数
tensorflow里面用于改变图像大小的函数
tensrflow lstm
tensrflow lstm
tf API 研读1:tf.nn,tf.layers, tf.contrib概述
tf API 研读1:tf.nn,tf.layers, tf.contrib概述
tf.estimator.EstimatorSpec源码分析
tf.estimator.EstimatorSpec源码分析
tf.selectORwhere的用法
tf.selectORwhere的用法
tf.summary
tf.summary
tf_identity_group_test.py
tf_identity_group_test.py
vgg16.py
vgg16.py
主要针对 tf.get_variable 来介绍共享变量的用法
主要针对 tf.get_variable 来介绍共享变量的用法
保存TFRecord文件API
保存TFRecord文件API
初始化函数
初始化函数
填坑sess.run()
填坑sess.run()
如何利用tf.add_to_collection、tf.get_collection以及tf.add_n来简化正则项的计算
如何利用tf.add_to_collection、tf.get_collection以及tf.add_n来简化正则项的计算
如何理解神经网络里面的反向传播算法?
如何理解神经网络里面的反向传播算法?
实战Google深度学习框架
实战Google深度学习框架
常量张量,序列操作,随机数张量的API
常量张量,序列操作,随机数张量的API
数据可视化
数据可视化
斯坦福大学CS224d
斯坦福大学CS224d
机器学习重要学习笔记
机器学习重要学习笔记
View all files
Repository files navigation
README
More
items
TensorFlow
https://github.com/fengxqinx/Tensorflow
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
1
star
Watchers
0
watching
Forks
1
fork
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.