Skip to content

Releases: tswsxk/Baize

v0.0.7

03 Feb 11:36
Compare
Choose a tag to compare
  1. Bugfix: update dependency version of longling to solve the problem using torch light_module with cuda

v0.0.6

29 Jan 14:18
a6f138e
Compare
Choose a tag to compare
  1. Bugfix: update dependency version of longling

PyBaize v0.0.5

22 Aug 14:15
Compare
Choose a tag to compare
  1. mxnet: add split_and_load
  2. add bucketing

PyBaize v0.0.4

21 Aug 14:17
Compare
Choose a tag to compare
  1. utils: add io relevant including json_load, as_out_io, as_io
  2. utils: add path relevant including path_append
  3. torch: add rnn layer: get_state_shape, get_init_state
  4. torch: add erase-add gate
  5. torch: add functional.utils including tensor2list, batch_select
  6. torch: add functional.seq including pick, length2mask, get_sequence_mask, mask_sequence
  7. torch: add functional.rnn including get_rnn_state_shape, get_rnn_init_state
  8. add analysis relevant: get_best
  9. add get_epoch_params_filepath
  10. add Timer, as_list, config_logging, iterwrap
  11. update dependencies: longling
  12. add constants: CFG_JSON, RESULT_JSON
  13. add new function: get_params_filepath

PyBaize v0.0.3

07 Aug 09:31
Compare
Choose a tag to compare
  1. add configuration parser
  2. add save_params and load_net for torch and mxnet

PyBaize v0.0.2

07 Aug 08:05
Compare
Choose a tag to compare
  1. Add light_module for both torch and mxnet
  2. add modelzoo for mxnet, including attention, highway, pairwise loss and TextCNN and TransE

PyBaize v0.0.1.post2

04 Aug 16:10
d7ed741
Compare
Choose a tag to compare

PyBaize v0.0.1

04 Aug 16:07
f4a51c0
Compare
Choose a tag to compare

Initialization