LLAMA 3.2 Models: 1B is the New 8B 💥The recent release of the LLAMA-1B and LLAMA-3B models marks a significant advancement in AI, trained on an astounding 9 trillion tokens…Sep 25Sep 25
Llama 3.2: Pushing the Boundaries of Visual-Language AIIn the rapidly evolving world of artificial intelligence, Llama 3.2 stands out as a groundbreaking model that bridges the gap between…Sep 25Sep 25
Math behind TextRank AlgorithmText Rank, Page Rank in details with Numpy Implementation.Feb 11, 20221Feb 11, 20221
Image Processing IntroductionIt is a method of enhancing the visual quality of image and also extracting useful information from it. This field is strongly correlated…Apr 6, 2019Apr 6, 2019
Gradient Boosting AlgorithmAlthough Gradient Boosting Algorithm proves itself worthy in various Classification and Regression task, but it is still a black-box to…Apr 6, 2019Apr 6, 2019
Decision tree Algorithm (ID3)This is 2nd part of Decision tree tutorial. In last part we talk about Introduction of decision tree, Impurity measures and CART algorithm…Feb 20, 20191Feb 20, 20191
Math behind Decision Tree AlgorithmDecision tree algorithm is one of the most popular machine learning algorithm. It is a supervised machine learning algorithm, used for…Feb 19, 20196Feb 19, 20196