issues
search
stickeritis
/
sticker
Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot
Other
25
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
sticker is succeeded by SyntaxDot
#191
danieldk
closed
3 years ago
0
Bump tensorflow from 1.15.2 to 1.15.4 in /sticker-graph
#190
dependabot[bot]
closed
4 years ago
0
nix: update nixpkgs
#189
danieldk
closed
4 years ago
0
Fix CI build on Rust 1.44.0
#188
danieldk
closed
4 years ago
0
Update to finalfusion 0.12
#187
danieldk
closed
4 years ago
0
Update sticker-encoders dependency to 0.1.5
#186
danieldk
closed
4 years ago
0
Update nixpkgs, cleanup default.nix a bit
#185
danieldk
closed
4 years ago
0
Update list of available sticker models
#184
danieldk
closed
4 years ago
0
Bump tensorflow from 1.15.0 to 1.15.2 in /sticker-graph
#183
dependabot[bot]
closed
4 years ago
0
Fix/update model tests
#182
danieldk
closed
4 years ago
0
Use niv to manage Nix package sets
#181
danieldk
closed
4 years ago
0
QoL improvement: Set best epoch in config after train
#180
sebpuetz
opened
4 years ago
3
Remove encoders, use the sticker-encoders crate
#179
danieldk
closed
4 years ago
1
Update finalfusion dependency to 0.11
#178
danieldk
closed
4 years ago
0
Bump finalfusion dependency
#177
sebpuetz
closed
4 years ago
3
Add EditTreeEncoder
#176
danieldk
closed
4 years ago
3
Add {inter,intra}-op-threads command-line options
#175
danieldk
closed
4 years ago
22
Also use look ahead for dev
#174
twuebi
opened
4 years ago
0
Improve error messages of the dependency encoders
#173
danieldk
closed
4 years ago
7
Nix shell updates
#172
danieldk
closed
4 years ago
0
Set the default number of warmup steps to 2000
#171
danieldk
closed
4 years ago
2
Disable auto mixed-precision during prediction
#170
danieldk
closed
4 years ago
0
Proposal: set default warmup steps to 2000
#169
danieldk
closed
4 years ago
0
Update example configuration files
#168
danieldk
opened
4 years ago
0
Relative POS encoder missing POS message is unclear
#167
danieldk
closed
4 years ago
1
Switch to the Keras LSTM/GRU implementation
#166
danieldk
closed
4 years ago
15
Attempting to enable auto mixed precision on CPUs makes prediction slow
#165
danieldk
closed
4 years ago
1
Add the --maxlen option to sticker {tag, server}
#164
danieldk
closed
5 years ago
1
Add the print-labels command to print a model's labels
#163
danieldk
closed
5 years ago
2
Rewrite pretrain loop to support validation every N steps
#162
danieldk
closed
4 years ago
0
Support of custom features
#161
bratao
opened
5 years ago
1
Shuffled: factor out Vec with random draws
#160
danieldk
closed
5 years ago
1
Add shuffling adapter to SentenceIter
#159
twuebi
closed
5 years ago
0
Change SentenceEncoder::encode to take &self immutably
#158
danieldk
closed
5 years ago
2
Write labels to human-readable format
#157
twuebi
opened
5 years ago
0
Make `max_len` an Option.
#156
twuebi
closed
5 years ago
0
Make SentenceEncoder::encode take self immutably
#155
danieldk
closed
5 years ago
3
Add support for automatic mixed precision graph rewrites
#154
danieldk
closed
5 years ago
6
Linear lr warmup in pretrain.
#153
twuebi
closed
5 years ago
0
Also add the --batchsize option to training apps
#152
danieldk
closed
5 years ago
1
Batch size in config
#151
twuebi
closed
5 years ago
2
Use a leaner session for metadata queries
#150
danieldk
closed
5 years ago
0
Add current status and compatibility promise
#149
danieldk
closed
5 years ago
0
Split savers in separate data structures, add BestEpochSaver
#148
danieldk
closed
5 years ago
1
Make the exponential decay lr schedule available
#147
twuebi
opened
5 years ago
6
Clear the batch accuracy/loss when an epoch is finished
#146
danieldk
opened
5 years ago
0
Make exponential learning-rate decay per step.
#145
twuebi
closed
5 years ago
0
Epoch summaries on tensorboard
#144
sebpuetz
opened
5 years ago
3
Periodical eval and summaries on tensorboard
#143
sebpuetz
closed
4 years ago
6
Sentence iterator adapter.
#142
twuebi
closed
5 years ago
0
Next