Kiarash Kiani

Kiarash Kiani

Follow
Follow
homeData SciencemacOSAboutnewsletter
Series

Data Science


Articles in this series

Customizing VSCode for CDK: A Guide to Creating Custom Tasks

Jan 12, 20233 min read

VSCode build's tasks for CDK deploy, destroy, and synth · VSCode is one of the most popular IDEs among developers, and for a good reason. With its...

Customizing VSCode for CDK: A Guide to Creating Custom Tasks

All Important AWS SageMaker's Paths

Apr 27, 20224 min read

How to load/save datasets in Amazon SageMaker · Introduction SageMaker is one of the central services for data scientists. SageMaker took much attention...

All Important AWS SageMaker's Paths

Mathematicians' relations and communities with each other

Apr 11, 20225 min read

Using NetworkX, PageRank, and Graph visualization · Introduction Graphs have taken a lot of attention during the last years, from graph machine learning...

Mathematicians' relations and communities with each other

How to automate pushing training docker image to ECR for SageMaker

Feb 9, 20224 min read

Introduction There are many times that you would prefer a custom docker image over what Sagemaker provides for you. People are using some tricks to...

How to automate pushing training docker image to ECR  for SageMaker