wattanit.com
I'm a management-level data scientist/engineer with a PhD in Electrical Engineering focused on medical image processing. From startups to the aerospace sector, and now in finance, my diverse journey bridges technical expertise with strategic insight. Outside of professional work, I balance my time as an orchestra musician, a curious tinkerer, an avid baker, and a dedicated law student. Read on to discover more about my multifaceted world or to connect.
Read the blog posts, check Profile , or my Research for more info.
Recent Posts
Does AI Think Like Humans, and Does It Matter?
Posted on:June 28, 2024 at 11:00 AMPipenv is a modern package manager that brings the best package managing practices found in other languages to Python. To understand the benefits of Pipenv, let's start with the reason why we should use a package manager.
Python Package Management with Pipenv
Posted on:September 29, 2020 at 11:21 AMPipenv is a modern package manager that brings the best package managing practices found in other languages to Python. To understand the benefits of Pipenv, let's start with the reason why we should use a package manager.
Getting Started With Neo4j With Python
Posted on:April 26, 2020 at 03:12 PMRecently I was working with a research project that revolved around the use of graph analysis techniques and graph data modelling. To do that we were required to switch to using a new set of tools to work with, which are better suited for graph data structure.
Introduction to Professional Text Editors
Posted on:September 5, 2016 at 02:36 AMText editor is the most important tool for a programmer. Period. It is pretty much like a sword in the hand of a warrior. There can be many kinds of different swords, each with its own pros and cons, but at the end of the day it has to be the one that is right to its user.