2023
2022
- 09月07日《KDD2018 Perceive Your Users in Depth Learning Universal User Representations from Multiple E-commerce Tasks》阅读笔记
- 08月10日《Parameter-Efficient Transfer from Sequential Behaviors for User Modeling and Recommendation》论文阅读
- 07月03日《Towards Universal Sequence Representation Learning for Recommender Systems》论文阅读笔记
- 01月07日NLP相关资料整理
- 01月05日hexo博客链接在微信被屏蔽的解决办法
- 01月05日TensorFlow的自动求导具体是在哪部分代码里实现的?
- 01月05日tf中如何修改tensor的值
- 01月04日解决tf1.15中tf.scatter_update()函数没有定义梯度的问题
2021
- 12月31日解决hexo博客代码在IOS下字体过大的问题
- 12月30日记一次悲催的tf报错
- 12月17日tensorboard中的Smoothing
- 11月25日如何打包maven项目中的配置文件和依赖
- 11月12日maven深入浅出
- 11月11日spark实现随机打散
- 10月29日《Adversarial Mixture Of Experts with Category Hierarchy Soft Constraint》论文阅读
- 10月28日在windows无法显示github上的图片
- 09月06日多任务学习系列之PLE
- 09月02日多标签分类问题的评估
- 08月07日keras.metrics.AUC源码详解