PinnedCreating Templates With Jinja In PythonA template engine or template processor is a library designed to combine templates with a data model to produce documents. Template…May 31, 2020May 31, 2020
PinnedPublished inGoPenAIHuman Feedback Reinforcement LearningTraditionally, RL algorithms rely on predefined reward functions that provide feedback to the model based on its actions. However…Apr 24, 2023Apr 24, 2023
PinnedQuiz Creator App With DjangoAn application that would let you create, edit and attempt quizzes , along with keeping a profile. .Here’s a breakdown of the project…Jun 8, 2021Jun 8, 2021
State Space Models For Sequence ModelingIn control systems, state space models are probabilistic frameworks used to model systems with unobservable states. Consider the kalman…Mar 1Mar 1
Self-Rewarding Language Models: Paving the Way to AGI?In the quest to enhance the responses of chat GPT, we often structure questions with instructions, context, or examples. This technique…Feb 18Feb 18
NavIC — India’s own Regional Navigation SystemSRO successfully launched the GSLV rocket on May 29th, placing the NVS-01, first among the series of 5 satellites into geosynchronous…Jun 4, 2023Jun 4, 2023
My Google ML Bootcamp and Tensorflow Certified Developer JourneyI passed my Tensorflow Certification Exam on 16th Nov 2022. While it costs $100 USD, I had coupon code from Google’s ML Bootcamp so I…Nov 16, 2022Nov 16, 2022
HANDY CUSTOMER METRICSThe over simplified customer lifecycle for any SaaS based companies include these stages:Apr 23, 20221Apr 23, 20221
Installing TensorFlow with GPU support on Windows 10 with nvidia graphics card in 5 stepsFor a successful setup of tensorflow with GPU, you need Graphics Driver, CuDnn library and CUDA Toolkit v11.4. Here are the simple 5 steps:Apr 8, 2022Apr 8, 2022
Conditional ProbabilityThe conditional probability of A given B (represented as P(A|B) ), is the probability of occurring event A given that event B has (or if )…Jun 9, 2021Jun 9, 2021