Tuesday, Dec 27, 2022
shippedTwo technical posts published to Hashnode
Anurag published two technical articles to his Hashnode blog covering deep learning and Python concurrency.
He created a post on gender determination using morphometry of eyes with a deep learning model [1], and a separate post on asynchronous programming in Python with asyncio [2] for performing multiple tasks concurrently.
Sources
- create post: Gender Determination with Morphometry of Eyes using deep learning model. · anurag629/hashnode_anurag629
- create post: Perform multiple tasks concurrently in Python: "Asynchronous Programming in Python with Asyncio" · anurag629/hashnode_anurag629