Open in app
Home
Notifications
Lists
Stories

Write
Manisha Kumari
Manisha Kumari

Home

Published in Nationin

·Pinned

What is Python?

A python is an object-oriented, dynamically typed, case-sensitive, and high-level programming language. It can be used for Console Application Desktop Application Web Application Machine Learning IoT(Internet of Things) Application

Python 3

6 min read

What is Python?
What is Python?

Published in Nationin

·Jan 5, 2021

Image Recognition using Convolutional Neural Network(CNN) & Tensor Flow

Content •Introduction •What is Image Recognition? •Why should we learn Image Recognition? •How does image recognition work? •Implementation Introduction Building a model to classify images into their appropriate categories using the CIFAR-10 dataset. •For this project, I am using Google Colab •Python Libraries which I used: Numpy, Matplotlib, Pandas, OpenCV, Tensorflow What is Image Recognition? Image…

Image Recognition

3 min read

Image Recognition using Convolutional Neural Network(CNN) & Tensor Flow
Image Recognition using Convolutional Neural Network(CNN) & Tensor Flow

Jan 1, 2021

Classify Hand-written digits(0–9) using Python and ANN(Artificial Neural Network)

In this article, I will show you how can you recognize Hand-Written Digits(0–9) using Python and ANN(Artificial Neural Network). But, if you are more interested in video explanation then click on the video given below. Content Introduction Pre-requisites Implementation Results Introduction This project classifies handwritten digits(0–9) from the MNIST database( has…

Handwritten Digit

3 min read

Classify Hand-written digits(0–9) using Python and ANN(Artificial Neural Network)
Classify Hand-written digits(0–9) using Python and ANN(Artificial Neural Network)

Published in Nationin

·Dec 31, 2020

Comments, Variable, and Keywords

Comments Comments in your Python scripts are statements that you want the interpreter to ignore. Why Comments? To make code more understandable. Types of Comments Two Types : (i) To indicate what a section of code does. (ii) Multi-line comments serve as documentation for others. Ways to write comments: Single line comments are created simply by beginning a line with…

Comments

2 min read

Comments, Variable, and Keywords
Comments, Variable, and Keywords

Published in Nationin

·Dec 8, 2020

What are the operators used in Python3?

What are Operators? Operators are special symbols in Python that carry out arithmetic or logical computation. It requires operands(data) to perform its job. For example, 3+4=7 Here, 3 and 4 are operands + and = are operators List of Operators in Python3 : Arithmetic Operator Relational Operator Logical Operator Bitwise Operator Assignment Operator Identity Operator Membership Operator ❌There is…

Operators

6 min read

What are operators used in Python3?
What are operators used in Python3?
Manisha Kumari

Manisha Kumari

A technophile who likes to learn and share her knowledge. Let’s connect: linkedin.com/in/manisha-kumari-9487101a7

Following
  • dshahid380

    dshahid380

  • Skrew Everything

    Skrew Everything

  • Saurav Kumar Sonu

    Saurav Kumar Sonu

  • Nation Innovation

    Nation Innovation

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable