Amir imaniinArtificial Intelligence in Plain EnglishWhy Am I Still Using Stack Overflow?The reduced traffic on Stack Overflow has been attributed to the fact that developers are using ChatGPT to solve their problems. But why am…Aug 23, 20231Aug 23, 20231
Amir imaniinArtificial Intelligence in Plain EnglishOpen-source Semantic SearchUse LLMs to search documents in ElasticsearchJun 20, 2023Jun 20, 2023
Amir imaniinArtificial Intelligence in Plain EnglishSpeed Up Model Training: Distributed XGboost with DaskIn the past two posts (Multiprocessing, Ray), I compared the effect of parallelizing training jobs using Sklearn multiprocessing and Ray.Feb 22, 2023Feb 22, 2023
Amir imaniinArtificial Intelligence in Plain EnglishSpeed Up Model Training: Distributed XGboost with RayIn previous post, I showed how parallelizing your training job on all your CPU cores can speed up your training. In this post, I’m…Feb 6, 2023Feb 6, 2023
Amir imaniinArtificial Intelligence in Plain EnglishSpeed Up Model Training: Multi-ProcessingI spent about 50 hours training XGBoost models on my laptop so you don’t have to!Jan 28, 2023Jan 28, 2023
Amir imaniWrite a good documentation — please!Engineering is 90% of any project; writing up is the other 90%.Jul 19, 2022Jul 19, 2022
Amir imaniinAWS in Plain EnglishServerless Machine Learning using AWS Lambda + ContainerUse Docker container to solve the problem with Lambda LayersAug 26, 2021Aug 26, 2021
Amir imaniinAWS in Plain EnglishCreate AWS Lambda Layers for Python PackagesHow to Create AWS Lambda Layers for Python PackagesDec 22, 2020Dec 22, 2020