I basically finished learning the pytorch lesson and tensorflow2 lessons. And I start to build some easy training model demos. I tried to build a classifier of RMB. And did some experiments.

I basically finished learning the pytorch lesson and tensorflow2 lessons. And I start to build some easy training model demos. I tried to build a classifier of RMB. And did some experiments.
先週の進捗
About research work:
1.pytochを勉強する
2.論文を読む:Unifying_Vision-and-Language_Tasks_via_Text_Generation.pdf(https://mountain.elcs.kyutech.ac.jp/gao/read-paper/-/blob/master/Unifying_Vision-and-Language_Tasks_via_Text_Generation.pdf)
3.VL-bert 実行に成功しました
先週の進捗
Tried to modify the datasets of vending supermarket by interpolating between object and background, but failed. I will try some other methods.
I continued to learn the tensorflow2.0 and keras through online video lessons. I have learned the whole progress of the deep learning, including the pre-processing of dataset and the construction of deep learning modules. Though I am not very good at it now, but I will try to acquire all these skills soon.