tianze28 最近的时间轴更新
tianze28's repos on GitHub
Java · 758 人关注
Chinese-number-gestures-recognition
基于卷积神经网络的数字手势识别安卓APP,识别数字手势0-10(The number gestures recognition Android APP based on convolutional neural network(CNN), which can recognize the gestures corresponding number 0 to 10)
Python · 224 人关注
deep-learning
personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov momentum、Adagrad、Adadelta、RMSprop、Adam),梯度检验、batch normalization)、RNN
Jupyter Notebook · 29 人关注
machine-learning
personal practice,个人练习项目,包括:在ID3的基础上增加了可视化决策树、实现了weka中text转arff格式
Python · 26 人关注
Price-prediction-and-recommendation-of-second-hand-housing-in-Shanghai
基于postgresql+机器学习库MadLib的上海地区二手房价格预测及推荐)
19 人关注
some-libraries
项目中用到的一些库(现在不太好找了)(some libraries that is difficulty to find in the project)
C++ · 14 人关注
ConvexHull
Graham扫描法寻找凸包/Graham's scan for Convex Hull
9 人关注
Derivation-of-LDA-series-formula
LDA系列公式推导(吉布斯采样,Gibbs Sampling)
4 人关注
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
Python · 1 人关注
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Jupyter Notebook · 1 人关注
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Jupyter Notebook · 0 人关注
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
0 人关注
100-Days-Of-ML-Code-1
100 Days of ML Coding
Python · 0 人关注
ailearn
A lightweight package for artificial intelligence
Python · 0 人关注
bert
TensorFlow code and pre-trained models for BERT
Jupyter Notebook · 0 人关注
cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
Python · 0 人关注
cosine_similarity
calculate the cosine similarity
Python · 0 人关注
DeepInterestNetwork
Python · 0 人关注
DeepST
Deep Learning for Spatio-Temporal Data
Python · 0 人关注
dien
0 人关注
dl_tutorials
Deep learning tutorials (2nd ed.)
Python · 0 人关注
fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
0 人关注
Foundations-of-LLMs
浙大大模型基础
Python · 0 人关注
GeneticAlgorithmsRepo
Genetic Algorithm Packages for Python.
0 人关注
house
有完整版的PDF下载。
Jupyter Notebook · 0 人关注
introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
0 人关注
jemdoc
Light text markup for creating websites
Python · 0 人关注
margin-softmax
keras sparse implement of margin-softmax
0 人关注
ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Jupyter Notebook · 0 人关注
mlss2018-madrid-gan
MLSS 2018 Madrid lecture materials on Generative Adversarial Networks (GANs)
Java · 0 人关注
ntudm
Python · 0 人关注
pu-learning
Positive and unlabeled learning wrappers for scikit-learn
0 人关注
pulse
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
0 人关注
pylift
Uplift modeling package.
0 人关注
rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
Kotlin · 0 人关注
swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
Python · 0 人关注
Technical-Analysis-And-Practice-in-TensorFlow
《TensorFlow技术解析与实战》的源码整理、补充和讨论
0 人关注
TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Jupyter Notebook · 0 人关注
tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
0 人关注
tianya-docs
tianya
0 人关注
tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
Python · 0 人关注
Twitter-LDA
Code to run LDA algorithm on Twitter/Foursquare scraped data.
Python · 0 人关注
tz28.github.io
Cheng He's homepage
0 人关注
vim
vim配置文件和插件(不再维护)
0 人关注
YCDL
DNN framework based on ps-lite
Python · 0 人关注
zi2zi
Learning Chinese Character style with conditional GAN
tianze28

tianze28

计算机科学并不仅仅关于计算机,就像天文学并不仅仅关于望远镜。
🏢  ecnu / 学生
V2EX 第 331077 号会员,加入于 2018-07-23 13:06:24 +08:00
28 S 32 B
纸质书爱好者,人工弱智制造者
tianze28 最近回复了
@carpediemvv 怎么了?
@jinzhenfei520 可以的,训练的代码也公布出来了,你可以自己再重新训练模型。具体请参加 github 上的文章,以及文档里附上了详细的讲解博客。
2018 年 7 月 24 日
回复了 lsyAndroid 创建的主题 Android 有什么好的 android ocr 解决方案?
@lsyAndroid 关于结合,请参见我的 CSDN 博客( id:天泽 28 ):《将 TensorFlow 训练好的模型迁移到 Android APP 上( TensorFlowLite )》,
完整的项目,放到 github 上了,欢迎大家 star。项目名:Chinese-number-gestures-recognition。用户名:tz28
2018 年 7 月 24 日
回复了 miniliuke 创建的主题 问与答 bazel 编译 tensorflow 的 android demo 问题
@miniliuke 其实没必要 bazel 编译的,直接把 jar 放入就行了,我写了篇博客,关于如何把 TensorFlow 训练好的模型迁移到 Android studio 上,博客地址: https://blog.csdn.net/u012328159/article/details/81101074
整个项目的代码已开源到 github 上: https://github.com/tz28/Chinese-number-gestures-recognition
欢迎 star 哈,哈哈
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   913 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms · UTC 19:44 · PVG 03:44 · LAX 12:44 · JFK 15:44
♥ Do have faith in what you're doing.