tbhaxor
  • About Me
  • Projects
  • Series

python

A collection of 5 posts
Perform Basic Image Processing using Python3 and OpenCV
python

Perform Basic Image Processing using Python3 and OpenCV

Computer vision is a field of AI that enables machines to derive meaningful information from visual data like images and videos. In this post, you will get acquainted with the basics of image processing via the OpenCV library in python to change colour, resize an image etc
Jan 28, 2022 — 6 min read
Cracking Zip Password using Python 3 and Multithreading
python

Cracking Zip Password using Python 3 and Multithreading

Learn the basics of a multithreading program using python 3 and how to crack a zip file password efficiently in a gamified manner.
Jan 25, 2022 — 6 min read
Cracking Zip Password using Python3
python

Cracking Zip Password using Python3

Get a thorough knowledge of python's zipfile module and build your own Zip file password cracking tool in less than 3 minutes
Jan 24, 2022 — 3 min read
Introduction to Tensors in Pytorch #2
python

Introduction to Tensors in Pytorch #2

In this second part of the tensor with PyTorch, I will guide you through some advanced operations on the tensors and matrices from slicing to matrix multiplication or vector operations
Oct 20, 2021 — 6 min read
Introduction to Tensors in Pytorch #1
maths

Introduction to Tensors in Pytorch #1

Tensors are the building block of neural networks and are used to represent the data in form of numbers. In this post you will learn the basics of tensors like declaring, types and shapes
Oct 10, 2021 — 4 min read
tbhaxor © 2022
Powered by Ghost