Open in app

Sign In

Write

Sign In

Kawshik Kumar Paul
Kawshik Kumar Paul

5 Followers

Home

About

May 8, 2021

Machine Learning / Deep Learning

A Handbook for Machine Learning and Deep Learning with proper resources. This Handbook will be updated every now and then. Index: Coursera Deep Learning Specialization Coursera Deep Learning Specialization I have completed the course “Deep Learning Specialization” offerred by Coursera (View Certificate) on 2020. This specialization includes 5 courses. Andrew Ng was the main course…

Machine Learning

2 min read

Machine Learning / Deep Learning
Machine Learning / Deep Learning
Machine Learning

2 min read


May 4, 2021

Linux Commands HandBook

A handbook on basic linux commands for day to day usage. Index Install an apt Package Install Manually Downloaded Debian (.deb) Package Install a snap/snapd Package Remove a Debian (.deb) / apt Package Remove a snap/snapd Package Install ProtonVPN Remove ProtonVPN Manage FireWall Write Bengali (Avro Alternative) CodeBlocks Auto-Indentation Vim Editor…

Linux

8 min read

Linux Commands HandBook
Linux Commands HandBook
Linux

8 min read


Dec 27, 2020

Git and GitHub Handbook

This is a short handbook for git and github. It covers the basic things which are needed to know while working with git and github. Git is an open-source, version control tool. GitHub is a code hosting platform for version control and collaboration. Install Git install git scm from https://git-scm.com/ I am…

Git

12 min read

Git and GitHub Handbook
Git and GitHub Handbook
Git

12 min read


Nov 24, 2020

Web Scraping HandBook

Getting Data from website HTML Learned From: https://www.codewithharry.com/videos/python-web-scraping-tutorial-in-hindi My Written Source Codes: https://paste.ubuntu.com/p/dfpwWwJjsG/ View codes from this link because medium DOT com doesn’t manage indentation. Setup a virtual environment and activate it. virtualenv myenv .\myenv\Scripts\activate Install the packages pip install requests pip install bs4 pip install html5lib

Web Scraping

5 min read

Web Scraping HandBook
Web Scraping HandBook
Web Scraping

5 min read


Nov 22, 2020

Django : Use django session in HTML and views.py

I am using Django 3.1.2 (In other versions also, it should be the same thing) First of all, some points should be clear : While using django login/logout, a session method is used. When an user logs into his account from a browser, a session is made for him. When…

Django

4 min read

Django : Use django session in HTML and views.py
Django : Use django session in HTML and views.py
Django

4 min read


Nov 21, 2020

MS Excel : Use multiple X axis in a single Graph

Microsoft Excel is a very popular software for instant graph drawing using data table. To draw a graph, simply we need one X axis and one(usually) Y axis. We also can use multiple Y axis for same X axis. It’s very easy. But sometimes we need to use multiple X…

Multiple X Axis

4 min read

MS Excel : Use multiple X axis in a single Graph
MS Excel : Use multiple X axis in a single Graph
Multiple X Axis

4 min read


Nov 18, 2020

Database : Get SQL from a created table with/without data insertion

Suppose you have some tables in Database (Oracle, MySQL etc) . Sometimes you need the SQL queries of that tables. These SQL queries will be able to make exactly similar tables like these. You can even get the data of these tables by running sql queries. You can also get…

Oracle

3 min read

Database : Get SQL from a created table with/without data insertion
Database : Get SQL from a created table with/without data insertion
Oracle

3 min read


Nov 17, 2020

Oracle : Copying tables from a schema to another schema with data

Suppose, you want to work with some previously generated tables of a schema in Oracle database, but you don’t want to modify or lose the data of that tables. Then you have to copy the tables and work with the copied version. There are options like duplicate or copy paste…

Create User

3 min read

Oracle : Copying tables from a schema to another schema with data
Oracle : Copying tables from a schema to another schema with data
Create User

3 min read

Kawshik Kumar Paul

Kawshik Kumar Paul

5 Followers

CS Undergrad | BUET

Following
  • Madhav Kothari

    Madhav Kothari

  • Masum Hasan

    Masum Hasan

  • Md. Kawser Habib

    Md. Kawser Habib

  • Rizky Maulana Nurhidayat

    Rizky Maulana Nurhidayat

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech