Open in app

Sign in

Write

Sign in

Atufa Shireen
Atufa Shireen

91 Followers

Home

About

Pinned

Creating Templates With Jinja In Python

A template engine or template processor is a library designed to combine templates with a data model to produce documents. Template engines are often used to generate large amounts of emails, in source code preprocessing, or producing dynamic HTML pages. Jinja installation $ sudo pip3 install jinja2 We use the pip3…

Jinja

6 min read

Jinja

6 min read


Published in

GoPenAI

·Pinned

Human Feedback Reinforcement Learning

Traditionally, RL algorithms rely on predefined reward functions that provide feedback to the model based on its actions. However, designing an optimal reward function can be challenging, as it requires domain expertise and may not always capture the nuances of complex tasks, especially in case of chatbots. This is where…

Human Feedback

2 min read

Human Feedback Reinforcement Learning
Human Feedback Reinforcement Learning
Human Feedback

2 min read


Pinned

Quiz Creator App With Django

An application that would let you create, edit and attempt quizzes (intended for tech quizzes), along with keeping a profile. .Here’s a breakdown of the project: Apps The project is divided into 2 applications: users: For handling user’s profile. quiz: For handling quizzes. Models Profile: A model for storing a…

Django

3 min read

Quiz Creator App With Django
Quiz Creator App With Django
Django

3 min read


Jun 4

NavIC — India’s own Regional Navigation System

SRO successfully launched the GSLV rocket on May 29th, placing the NVS-01, first among the series of 5 satellites into geosynchronous orbit, marking a significant milestone for India’s space program to meet the navigation requirements of the country. Previously, NavIC or IRNSS had launched a constellation of *7 satellites from…

2 min read

2 min read


Nov 16, 2022

My Google ML Bootcamp and Tensorflow Certified Developer Journey

My Google ML Bootcamp and Tensorflow Certified Developer Journey I 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 didn’t had to pay for the exam. My experience in hackathons, internships and following courses helped…

TensorFlow

2 min read

My Google ML Bootcamp and Tensorflow Certified Developer Journey
My Google ML Bootcamp and Tensorflow Certified Developer Journey
TensorFlow

2 min read


Apr 23, 2022

HANDY CUSTOMER METRICS

HANDY CUSTOMER METRICS The over simplified customer lifecycle for any SaaS based companies include these stages: Acquisition -> Analysis -> Upsell -> Retain and customer metrics can be used for tracking these stages in depth such as customer satisfaction. Although not every metric is covered here, which differs with product…

Marketing

3 min read

HANDY CUSTOMER METRICS
HANDY CUSTOMER METRICS
Marketing

3 min read


Apr 8, 2022

Installing TensorFlow with GPU support on Windows 10 and Nvidia graphics card in 5 steps

For a successful setup of tensorflow with GPU, you need Graphics Driver, CuDnn library and CUDA Toolkit. Here are the simple 5 steps: Search for Nvidia Control Panel and look for nvidia version. You can also check the specs with this command in command prompt, open cmd and type nvidia-smi

Nvidia

3 min read

Installing TensorFlow with GPU support on Windows 10 with nvidia graphics card in 5 steps
Installing TensorFlow with GPU support on Windows 10 with nvidia graphics card in 5 steps
Nvidia

3 min read


Jun 9, 2021

Conditional Probability

The 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 ) occurred. The Formula for calculating is P(A|B)=P(A∩B) / P(A). Let’s understand this formula with an example: Let’s take the famous marbles in the bag…

Statistics

1 min read

Conditional Probability
Conditional Probability
Statistics

1 min read


Jun 4, 2021

Mutually Exclusive And Independent Events

Let’s consider a trial of flipping a coin. The sample space is S={‘Head’,’ Tail’}. If we flip the coin once, it will be either Head or Tail, the occurrence of one event(H or T) stops or affects the occurrence of the other event, hence they are called mutually exclusive events. …

Statistics

1 min read

Mutually Exclusive And Independent Events
Mutually Exclusive And Independent Events
Statistics

1 min read


Nov 25, 2020

Making a Reset Password Request With Django

It’s now the time to add the reset password functionality. Without throwing all the URLs or imports or settings required, let me take you to step by step. We need a URL for a reset password, right?, So jump in the blog_project/urls.py and add the URL or link for the…

Django

4 min read

Making a Reset Password Request With Django
Making a Reset Password Request With Django
Django

4 min read

Atufa Shireen

Atufa Shireen

91 Followers

sharing knowledge.

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Trey Huffine

    Trey Huffine

  • Eduardo C. Garrido Merchán

    Eduardo C. Garrido Merchán

  • Sadrach Pierre, Ph.D.

    Sadrach Pierre, Ph.D.

  • Mohd Sujahat Ali

    Mohd Sujahat Ali

See all (26)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams