InTDS ArchivebyCameron R. Wolfe, Ph.D.LLaMA: LLMs for Everyone!High-performing language models that are open-source…Jul 11, 20234Jul 11, 20234
Harshitha ParitalaCrafting an AI-Powered Conversationalist: Step-by-Step Guide to Llama 2 Model ImplementationLarge Language Models (LLMs) have shown great promise as highly capable AI assistants that excel in complex reasoning tasks requiring…Jul 26, 2023Jul 26, 2023
Cobus GreylingAgent NetworksLLM Agents rely on natural language for input and output & creating a network of agents is becoming increasingly feasible.Apr 28, 2023Apr 28, 2023
InTDS ArchivebyDr. Varshita SherA Gentle Intro to Chaining LLMs, Agents, and utils via LangChainUnderstand the basics of agents, tools, and prompts and some learnings along the wayApr 21, 202319Apr 21, 202319
Charles CurtLLM Meetings a Study on Multi-Agent CoherencySUMMARY OF THIS WORK (you're welcome)Jul 28, 2023Jul 28, 2023
InTDS ArchivebyDivyanshu MishraConvolution Vs CorrelationConvolutional Neural Networks which are the backbones of most of the Computer Vision Applications like Self-Driving Cars, Facial…Nov 13, 20193Nov 13, 20193
Rakesh RajpurohitGetting Started with Hugging Face Transformer Models and TokenizersNatural Language Processing (NLP) has undergone a revolutionary transformation with the advent of transformer models. The Hugging Face…Aug 14, 2023Aug 14, 2023
InTDS ArchivebyAdarsh MenonLinear Regression using Gradient DescentIn this tutorial you can learn how the gradient descent algorithm works and implement it from scratch in python. First we look at what…Sep 16, 201817Sep 16, 201817
InAnalytics VidhyabyMaurício CordeiroCreating a Very Simple U-Net Model with PyTorch for Semantic Segmentation of Satellite ImagesImplementation of simplified U-Net in PyTorch, for satellite image segmentation, with just few lines of code.Apr 5, 20204Apr 5, 20204
InTDS ArchivebyYeung WONGWhy you should use Bayesian Neural Network?Bayesian Neural Network explains the uncertainties from the model and provides the distributions over the weights and outputs.Oct 16, 20211Oct 16, 20211
InAnalytics VidhyabyAdwaittoroA comprehensive guide to Linear RegressionWhat is Regression?Nov 4, 2020Nov 4, 2020
InPython in Plain EnglishbyOkan YenigünLogistic Regression from ScratchExplained and ImplementedMar 21, 2022Mar 21, 2022
InEntrepreneurship HandbookbyDaniel Rizea5 Lessons on Career Growth From a Google ExecThere is no easy path. The elevator is broken and you need to take the stairs and climb fast.Sep 28, 2023122Sep 28, 2023122
InTDS ArchivebyChris MingardWhat can flatness teach us: understanding generalisation in Deep Neural NetworksThis is the third post in a series summarising work that seeks to provide a theory of generalisation in Deep Neural Networks (DNNs)…Mar 29, 2021Mar 29, 2021
Conor MackLog Loss: A short noteLog Loss is a popular cost function used in machine learning for optimising classification algorithms. Log loss can be directly applied to…Mar 3, 2018Mar 3, 2018
InTDS ArchivebyRajesh Shreedhar BhatWhy not MSE as a loss function for logistic regression? 🤔Authors: Rajesh Shreedhar Bhat*, Souradip Chakraborty* (* denotes equal contribution).Sep 15, 20198Sep 15, 20198
InTDS ArchivebySuraj VermaLogistic Regression From Scratch in PythonMachine Learning From Scratch: Part 5Apr 8, 20216Apr 8, 20216
Dhiraj KLogistic Regression in Python from ScratchLet’s understand the basics of Logistic RegressionSep 5, 20201Sep 5, 20201
InTDS ArchivebyIrhum ShafkatIntuitively Understanding Convolutions for Deep LearningExploring the strong visual hierarchies that makes them workJun 1, 201834Jun 1, 201834
Fareed KhanUnderstanding Transformers: A Step-by-Step Math Example — Part 1I understand that the transformer architecture may seem scary, and you might have encountered various explanations on YouTube or in blogs…Jun 5, 202363Jun 5, 202363