{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":560950034,"defaultBranch":"master","name":"CGLB","ownerLogin":"QueuQ","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-02T16:02:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/103985429?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1667404997.771484","currentOid":""},"activityList":{"items":[{"before":"bad5ae5496b980eab7b2724f908469d77c5dab14","after":"f51401600d869778d482caf98a151fd4fbe83ad6","ref":"refs/heads/master","pushedAt":"2023-07-30T06:29:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"update:\n1. try save/load model with pickle\n2. if failed, use torch.save(model.state_dict())","shortMessageHtmlLink":"update:"}},{"before":"ea5833ba0225877f1cc854cdd080a29221f2b18e","after":"bad5ae5496b980eab7b2724f908469d77c5dab14","ref":"refs/heads/master","pushedAt":"2023-07-20T06:53:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"corrected so that train_set_joint is only used for tsk_IL in the multi-class scenario","shortMessageHtmlLink":"corrected so that train_set_joint is only used for tsk_IL in the mult…"}},{"before":"1381e84964e999e681be24f385a638649abbaa3e","after":"ea5833ba0225877f1cc854cdd080a29221f2b18e","ref":"refs/heads/master","pushedAt":"2023-07-20T06:46:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"corrected so that train_set_joint is only used for tsk_IL in the multi-class scenario","shortMessageHtmlLink":"corrected so that train_set_joint is only used for tsk_IL in the mult…"}},{"before":"f6628290b34c958ceff347c1b52c5138f3f1ef23","after":"1381e84964e999e681be24f385a638649abbaa3e","ref":"refs/heads/master","pushedAt":"2023-07-09T14:22:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"modified the graphconv.py in GCGL, so that the code works when in_feats is not larger than out_feats","shortMessageHtmlLink":"modified the graphconv.py in GCGL, so that the code works when in_fea…"}},{"before":"793a346b2fe867087e76f9d553bf6d8a0afad6d8","after":"f6628290b34c958ceff347c1b52c5138f3f1ef23","ref":"refs/heads/master","pushedAt":"2023-05-10T10:04:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"enable the function of setting random seed for CGLB tasks","shortMessageHtmlLink":"enable the function of setting random seed for CGLB tasks"}},{"before":"3e0debf02e582610d05274b44c4c09fc1c1fe4b2","after":"793a346b2fe867087e76f9d553bf6d8a0afad6d8","ref":"refs/heads/master","pushedAt":"2023-04-19T02:41:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"update gem","shortMessageHtmlLink":"update gem"}},{"before":"ed14a64283d642eadee7c31dda85886a4dbf1448","after":"3e0debf02e582610d05274b44c4c09fc1c1fe4b2","ref":"refs/heads/master","pushedAt":"2023-03-24T05:37:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"update jointtrain","shortMessageHtmlLink":"update jointtrain"}},{"before":"5e45cb6d98d9db4e385ae0de3c4258804647c693","after":"ed14a64283d642eadee7c31dda85886a4dbf1448","ref":"refs/heads/master","pushedAt":"2023-03-24T03:08:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"update the performance matrix visualization, so that a multiplier can be applied to scale the input matrices","shortMessageHtmlLink":"update the performance matrix visualization, so that a multiplier can…"}},{"before":"6d71034444031ce4aec5b1a4cbaefcddd6437f04","after":"5e45cb6d98d9db4e385ae0de3c4258804647c693","ref":"refs/heads/master","pushedAt":"2023-03-24T03:03:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"correct two errors for GCGL joint training, the first is the parameter reset problem in the pipeline, the second is in the jointtrain_model.py","shortMessageHtmlLink":"correct two errors for GCGL joint training, the first is the paramete…"}},{"before":"8bedd985f15ceda98b0004928ef246bb4d355f99","after":"6d71034444031ce4aec5b1a4cbaefcddd6437f04","ref":"refs/heads/master","pushedAt":"2023-03-16T02:22:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"QueuQ","name":null,"path":"/QueuQ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103985429?s=80&v=4"},"commit":{"message":"update the default hyperparams","shortMessageHtmlLink":"update the default hyperparams"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADX_bRVgA","startCursor":null,"endCursor":null}},"title":"Activity · QueuQ/CGLB"}