/Aaditya.

Processing ...

MY WRITINGS

Blog Posts

Guide to Data Structure in pythonverse
byAaditya Chapagain
basicsintermediatepythondatastructuretechprogramming language

Datastructures are essential building blocks upon which any programs are constructed. Each data-structure offers a unique method of arranging data, So It can be retrieaved effectively. Python's Standard Library contains a large collections of data structures.

Distributed Training of Deep Learning model with Slurm on GCP
byAaditya Chapagain
DatasetsMachine LearningVisualizationtrainingDeep LearningML toolstensorboardpythonslurmdistributed trainingHigh performance computingHPCparallel processingtensorflowPytorchDLLanguage model

Faster Training of Large Deep Learning models is much easier than you think with the help of Slurm.

Wandb Your machine learning project.
byAaditya Chapagain
DatasetsMachine LearningVisualizationtrainingDeep LearningML toolstensorboardpython

Wandb Tool for visualizing and tracking your machine learning experiments better than tensorboard.