Log of things I played with.
6th June 2021
- Implemented regression model using transformers for commonlit readability challenge, which isn’t working. Copied code from notebook, which is able to train well. Will try to debug my implementation.
- Learned about with and context managers in python. with statements are pretty cool ad useful construct. Read more about it on realpython
- Participated in Weekly leetcode contest, got a really bad rank and got stuck in question with circular array.
5th June 2021
- Read through veru interesting Notebook