- Implement operations for vectors (addition, subtraction, scalar product, length calculation, angle finding) and matrices (addition, subtraction, product, transpose).
- Implement bash-imitating commands (wc, nl, head, tail).
- Implement a currying and uncurrying functions.
- Implement a treap data structure.
- Implement a semaphore using a context manager for multi-threaded writing/reading to a dictionary.
- Using the asyncio and bs4 libraries, implement asynchronous downloading of images from the site https://www.thisfuckeduphomerdoesnotexist.com.
-
Using libraries for data analysis and visualization, analyze the Titanic dataset.
Link to a notebook with a solution.
-
Implement a semaphore using a context manager for multi-threaded writing/reading to a dictionary.
-
Using the asyncio and bs4 libraries, implement asynchronous downloading of images from the site https://www.thisfuckeduphomerdoesnotexist.com.
-
Implement a telegram bot that uses neural networks to process any data.
I have decided to implement a bot which stylizes the photos sent by the user under the anime style.