RumanBuild Custom PyTorch Image Classifier from ScratchLet’s build a custom model from scratch for multiclass classification.Jul 6Jul 6
RumanBERT Score ExplainedDeep dive to Bert Score, a widely used metric for evaluating the quality of text generated by language models.May 17May 17
RumanDoubling PyTorch Image Augmentation Speed [With Code]Increase your image augmentation speed by up to 250% using the Albumentations library compared to Torchvision augmentation.Apr 181Apr 181
RumanPrecision, Recall and F1 Explained [With 10 ML Use case]Explore precision, recall & F1 metrics. Explore 10 ML use cases where prioritizing precision or recall is crucial for reliable models.Apr 15Apr 15
RumanActivation Functions — Core of Neural Networks ExplainedUncover Activation Functions: Understand why they are the core building block of Artificial Neural Networks and their inner workings.Apr 13Apr 13
RumanHallucinations in LLM ExplainedDiscover why LLMs hallucinate, their real-world consequences, methods for measurement, and effective mitigation strategies.Apr 7Apr 7
RumanSimplifying Machine Learning Workflow with YAML FilesUse YAML files to manage your Machine Learning models configuration, promote code reusability, manage MLOps pipelines, and more.Apr 4Apr 4
RumanSetting Top-K, Top-P and Temperature in LLMsMastering Top-K, Top-P, & Temperature: Control LLMs like ChatGPT! Learn how these settings shape outputs & optimize for your needs.Apr 31Apr 31
Rumannervaluate — The Ultimate way for Benchmarking NER ModelsEffortlessly benchmark NER models, whether built on transformers, LSTMs, Spacy, Custom or other frameworks.Mar 31Mar 31
RumanUltimate Guide to Fine-Tuning in PyTorch : Part 3 -Deep Dive to PyTorch Data TransformsExplore PyTorch’s Transforms Functions: Geometric, Photometric, Conversion, and Composition Transforms for Robust Model Training. Dive in!Nov 6, 20233Nov 6, 20233