This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
scisharp
/
TensorFlow.NET
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
21
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
added untrained text classification model metas
tags/v0.9
Meinrad Recheis
6 years ago
parent
149dfcdc52
commit
c0ee6cbe36
7 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
graph/README.md
BIN
graph/att_rnn_untrained.meta
BIN
graph/char_cnn_untrained.meta
BIN
graph/rcnn_untrained.meta
BIN
graph/vd_cnn_untrained.meta
BIN
graph/word_cnn_untrained.meta
BIN
graph/word_rnn_untrained.meta
+ 1
- 0
graph/README.md
View File
@@ -0,0 +1 @@
These are models built with the original tensorflow library. They can be imported in TensorFlow.NET and trained. See the examples for how to do so.
BIN
graph/att_rnn_untrained.meta
View File
BIN
graph/char_cnn_untrained.meta
View File
BIN
graph/rcnn_untrained.meta
View File
BIN
graph/vd_cnn_untrained.meta
View File
BIN
graph/word_cnn_untrained.meta
View File
BIN
graph/word_rnn_untrained.meta
View File
Write
Preview
Loading…
Cancel
Save