IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!

131 İşlemeler (56fdd9ffeb2af4d79cee709fcf484a6b5c9eee53)

Yazar SHA1 Mesaj Tarih
  Stanislaw Adaszewski 56fdd9ffeb Make negative sampling more correct and more efficient at the same time. 5 yıl önce
  Stanislaw Adaszewski 4ed3715b83 Add cumcount(). 5 yıl önce
  Stanislaw Adaszewski e557b18762 Add trainprep and negative_sample_(adj_mat|data)(). 5 yıl önce
  Stanislaw Adaszewski 7ea82a6267 Add test_model_decode_01(). 5 yıl önce
  Stanislaw Adaszewski b1a5f0d0ee Add common_one_hot_encoding(). 5 yıl önce
  Stanislaw Adaszewski 82d5c06eee Fix aggregation of representations from different edge types. 5 yıl önce
  Stanislaw Adaszewski bd8143469c Make work convolve() in new model. 5 yıl önce
  Stanislaw Adaszewski b607a727ae Rename _per_layer_required_rows to _vertices. 5 yıl önce
  Stanislaw Adaszewski 4ed6626e02 Work on required vertices per layer. 5 yıl önce
  Stanislaw Adaszewski f8a02191cb _clear_adjacency_matrix_except_rows() might yet be fast enough on the GPU. 5 yıl önce
  Stanislaw Adaszewski 4f953fd203 Work on triacontagon. 5 yıl önce
  Stanislaw Adaszewski d57af9c090 Start triacontagon. 5 yıl önce
  Stanislaw Adaszewski 2eff854467 Start working on FastLoop. 5 yıl önce
  Stanislaw Adaszewski 8edf8ce4f9 Add test_fast_model_01(). 5 yıl önce
  Stanislaw Adaszewski f99f0bb919 Add FastModel. 5 yıl önce
  Stanislaw Adaszewski aa3cc1f3ad Reimplement FastConvLayer. 5 yıl önce
  Stanislaw Adaszewski c6f4b8779d Add test_fast_graph_conv_03() and test_fast_graph_conv_04(). 5 yıl önce
  Stanislaw Adaszewski 1a303f1a51 Add test_fast_graph_conv_01() and test_fast_graph_conv_02(). 5 yıl önce
  Stanislaw Adaszewski fcaccc8730 Fix a typo. 5 yıl önce
  Stanislaw Adaszewski e2ae97add3 Work on FastGraphConv. 5 yıl önce
  Stanislaw Adaszewski 271fba0004 Add test_cat_01() and test_cat_02(). 5 yıl önce
  Stanislaw Adaszewski 058d4d43fb Add _sparse_diag_cat(). 5 yıl önce
  Stanislaw Adaszewski dd41ba9bd0 Add matrix-multiply illustration. 5 yıl önce
  Stanislaw Adaszewski 36fe246ff1 Start working on fastconv. 5 yıl önce
  Stanislaw Adaszewski 54c7f1ae8f Fix a typo. 5 yıl önce
  Stanislaw Adaszewski 5bc276eb6b Add BatchedData support to DecodeLayer. 5 yıl önce
  Stanislaw Adaszewski 45a18a46aa Add shuffle to DataBatcher. 5 yıl önce
  Stanislaw Adaszewski c210be41b3 Add databatch. 5 yıl önce
  Stanislaw Adaszewski e74eb25a31 Add bulkdec. 5 yıl önce
  Stanislaw Adaszewski fc8f9726af Remove unnecessary .detach() call in dropout_dense(). 5 yıl önce
  Stanislaw Adaszewski 6cf3175950 Remove an extra newline. 5 yıl önce
  Stanislaw Adaszewski 1ee89509ee Fixes for bool sparse tensors. 5 yıl önce
  Stanislaw Adaszewski cd4c34ea7d Fix for non-leaf .grad warning. 5 yıl önce
  Stanislaw Adaszewski 13940671cc Performance tests. 5 yıl önce
  Stanislaw Adaszewski a5b8701a0d Add some debug output for profiling, the bottleneck is in DecodeLayer but also comes generally from computing always all nodes. 5 yıl önce
  Stanislaw Adaszewski b9e7e395cb Add shuffle param to TrainLoop. 5 yıl önce
  Stanislaw Adaszewski 3391e15da1 Fix for sparse_coo_tensor(). 5 yıl önce
  Stanislaw Adaszewski 0a0a524dc8 Fixes for the GPU. 5 yıl önce
  Stanislaw Adaszewski 055b4b369d run_epoch() progresses at a crawl. 5 yıl önce
  Stanislaw Adaszewski 8aafb6fa01 Clean up _equal(). 5 yıl önce
  Stanislaw Adaszewski d4dab52e82 Make _equal() much faster. 5 yıl önce
  Stanislaw Adaszewski 094813b298 Change test in test_unigram_03(). 5 yıl önce
  Stanislaw Adaszewski 03478e2667 Add test_parameter_count_01(). 5 yıl önce
  Stanislaw Adaszewski c023d35c46 Introduce FlatPredictions, flatten_predictions(), BatchIndices, gather_batch_indices(). 5 yıl önce
  Stanislaw Adaszewski 2b388e4431 Fix test_model. 5 yıl önce
  Stanislaw Adaszewski 9366687239 Add TrainLoop. 5 yıl önce
  Stanislaw Adaszewski f11f25704a Make Model accept PreparedData rather than Data. 5 yıl önce
  Stanislaw Adaszewski f17f97caf4 Add test_model_07(). 5 yıl önce
  Stanislaw Adaszewski 414c93419f Add test_model_06(). 5 yıl önce
  Stanislaw Adaszewski cfb3d308a0 Add test_model_03(). 5 yıl önce