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!

194 Révisions (14e3d14b36e1abea59ea64ed6bedf0eb540f57c9)
 

Auteur SHA1 Message Date
  Stanislaw Adaszewski bf913e4e4b Add icosagon-reltype-rules. il y a 3 ans
  Stanislaw Adaszewski f3371d996d Add tests for decoders on empty inputs. il y a 3 ans
  Stanislaw Adaszewski 8767db601d Remove node_type_row/node_type_column as redundant in add_relation_type(). il y a 3 ans
  Stanislaw Adaszewski e8122c3321 Get test_decode_layer_01 to pass. il y a 3 ans
  Stanislaw Adaszewski 832f620a78 Store relation types in a list instead of a dictionary and related fixes. il y a 3 ans
  Stanislaw Adaszewski a72b6b09bc Fix regressions in test_input. il y a 3 ans
  Stanislaw Adaszewski 7eda6bdfb9 Fix regressions in trainprep. il y a 3 ans
  Stanislaw Adaszewski 915c568490 Small fix. il y a 3 ans
  Stanislaw Adaszewski 6c52bc1f71 Fix regressions in test_convlayer. il y a 3 ans
  Stanislaw Adaszewski a1b0272553 Add icosagon-hierarchy.svg. il y a 3 ans
  Stanislaw Adaszewski b5d2f8fcda Start implementing RelationFamily. il y a 3 ans
  Stanislaw Adaszewski 4b0f68d1ad Add symmetry tests for decode. il y a 3 ans
  Stanislaw Adaszewski 56ce7aa60b Add type checks to DecodeLayer. il y a 3 ans
  Stanislaw Adaszewski d06e65b0bd Add icosagon classes diagram. il y a 4 ans
  Stanislaw Adaszewski 15e95bdc72 Use hints instead of is_autogenerated. il y a 4 ans
  Stanislaw Adaszewski 53cd182e6b Modify decoders to handle one relation at a time. il y a 4 ans
  Stanislaw Adaszewski eda27bee0e Increase test coverage. il y a 4 ans
  Stanislaw Adaszewski bd894a0257 Move back to using single-level dictionary for Data.relation_types. il y a 4 ans
  Stanislaw Adaszewski dc92634830 Same test with torch.nn.Sequential. il y a 4 ans
  Stanislaw Adaszewski f51855e5b3 Add first test for declayer. il y a 4 ans
  Stanislaw Adaszewski 1868014ca3 Work on declayer. il y a 4 ans
  Stanislaw Adaszewski 6d0039b447 Add test for init_glorot. il y a 4 ans
  Stanislaw Adaszewski 702079c7e9 Add sampling tests. il y a 4 ans
  Stanislaw Adaszewski dd0eb81251 Add tests for decode. il y a 4 ans
  Stanislaw Adaszewski a305dc70aa Add tests for convlayer. il y a 4 ans
  Stanislaw Adaszewski d4dd1f2923 Add input to icosagon. il y a 4 ans
  Stanislaw Adaszewski 07a82e0da9 Work on icosagon. il y a 4 ans
  Stanislaw Adaszewski d503fb5738 Bring more elements to icosagon. il y a 4 ans
  Stanislaw Adaszewski 706ff0b009 New implementation of normalize for one/two node types and sparse/dense - good. il y a 4 ans
  Stanislaw Adaszewski 6f80b65a46 New implementation for one node type normalization seems to work. il y a 4 ans
  Stanislaw Adaszewski 05b1ecf47a Start rework normalize. il y a 4 ans
  Stanislaw Adaszewski 584bf19c3f Work on icosagon.trainprep. il y a 4 ans
  Stanislaw Adaszewski 7ed4bc373a Work on icosagon.trainprep. il y a 4 ans
  Stanislaw Adaszewski 3795545674 Start icosagon. il y a 4 ans
  Stanislaw Adaszewski 456a037e58 Fix typo. il y a 4 ans
  Stanislaw Adaszewski a272a17f23 Work on trainprep. il y a 4 ans
  Stanislaw Adaszewski e201608caf Add trainprep. il y a 4 ans
  Stanislaw Adaszewski 28272e3d29 Add AdjListRelationType, AdjListData. il y a 4 ans
  Stanislaw Adaszewski 3a0c8aae52 Add train-val-test-diagram. il y a 4 ans
  Stanislaw Adaszewski fab210448d Correct support for assymetric relations in Data. il y a 4 ans
  Stanislaw Adaszewski a74884dadd Add train_val_test_split_adj_mat(). il y a 4 ans
  Stanislaw Adaszewski 7ab97e2fb6 Add test_unigram_03(). il y a 4 ans
  Stanislaw Adaszewski f2121bef53 Add fixed_unigram_candidate_sampler(). il y a 4 ans
  Stanislaw Adaszewski 39aa1b4211 Implement and test pairwise decoders. il y a 4 ans
  Stanislaw Adaszewski c1689b4985 Split decoders into cartesian and pairwise. il y a 4 ans
  Stanislaw Adaszewski b08ae2e160 Test for an approach to pairwise (rather than cartesian product) link predition. il y a 4 ans
  Stanislaw Adaszewski 4f243fbc04 Copyright notes. il y a 4 ans
  Stanislaw Adaszewski 0f1afa3d2c Put back layer tests. il y a 4 ans
  Stanislaw Adaszewski c37e4dc01e Ok the very first decoding seems to work end-to-end. il y a 4 ans
  Stanislaw Adaszewski 1d2fac0919 Split layer into submodules. il y a 4 ans