Blogs
Here are some of my blogs:
This blog is to document and share things I want to share with people that maybe I wish I knew when I was much younger. Some of the topics might be more academic heavy but I plan to write some other thoughts in the future.
This blog is to document my journey through the fastai part 1 and part 2 courses as well as the chapters in the book - Deep Learning for Coders with Fastai and PyTorch: AI Applications Without a PhD.
This blog is to document and share things I learn about Python. Some of it will be from books, some from articles, and some from other random sources. Hope it helps someone or introduces some people to the fun and cool things about python programming!
Notes from CV Physiology lectures found on Harvi Academy and Modeling and Simulation in Medicine and the Life Sciences book to get started on research in hemodynamics and cardiovascular modeling at the Aguirre Lab.
Notes for version control using git and Github. All the notes in here are condensed information from Pro Git. To get started with using Git and Github you only need to read the first 4 sections (0-3). The rest are optional.