Two technical posts published to Hashnode
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] create post: Gender Determination with Morphometry of Eyes using deep learning model. anurag629/hashnode_anurag629
- [2] create post: Perform multiple tasks concurrently in Python: "Asynchronous Programming in Python with Asyncio" anurag629/hashnode_anurag629