Abhradipta Chakraborty Thakur's repositories

Fake-News-Detection

Fake News Detection Using Recurrent Neural Networks (RNNs) & Long Short Term Memory (LSTM).

Language:Jupyter NotebookLicense:MITStargazers:11Issues:2Issues:1

Real-Time-Facial-Recognition-System

Artificial Intelligence (AI) based facial recognition system for a hassle-free entry and exit management in different types of communities.

Language:CSSLicense:MITStargazers:10Issues:2Issues:0

Live-Emotion-Recognition-Web-App

A Live Feed Facial Emotion Detection Web Application.

Language:Jupyter NotebookLicense:MITStargazers:9Issues:2Issues:0

Generation-Of-Synthetic-Images-With-DCGANs-In-Keras-From-Fashion-MNIST-Dataset

Generation Of Synthetic Images From Fashion MNIST Dataset With DCGANs In Keras.

Language:Jupyter NotebookLicense:MITStargazers:7Issues:2Issues:0

Facial-Expression-Recognition

Facial Expression Classification Using Convolutional Neural Network And Residual Neural Networks.

Language:Jupyter NotebookLicense:MITStargazers:6Issues:2Issues:2

Detection-Of-COVID-19-From-Chest-X-Ray

Detection Of COVID-19 From Chest X-Ray Using Resnet 18 In PyTorch.

Language:Jupyter NotebookLicense:MITStargazers:5Issues:2Issues:0

OCR-With-Read-Out-Loud-Using-Python

An Optical Character Recognition (OCR) System designed using Python to read the contents out loud.

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

Neural-Network-Visualizer

A Neural Network Visualizer Web Application On The MNIST Dataset.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:2Issues:0

Face-Detection-From-Static-Image-In-Java

Face Detection Using Machine Learning In Java.

Language:JavaLicense:MITStargazers:1Issues:2Issues:0

Facial-Points-Detection

Detection of 15 Key Facial Points Using Residual Neural Networks.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

Facial_Recognition_Software

Facial Recognition implemented Log based Surveillance System.

Language:CSSLicense:MITStargazers:1Issues:1Issues:0

Port-Scanner

Port Scanner To Determine The Open & Filtered Ports In A Network And Their Corresponding Services.

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

SQL-Database-Management-System

SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.

Language:TSQLLicense:Apache-2.0Stargazers:1Issues:1Issues:0

Word-Cloud-Generator-From-Text-File

Word Cloud Generator From Text File.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

Data-Science-Using-Python

“Data science” is just about as broad of a term as they come. It may be easiest to describe what it is by listing its more concrete components: Data exploration & analysis. Included here: Pandas; NumPy; SciPy; a helping hand from Python's Standard Library.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Data-Structure-and-Algorithm-Using-Python

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data. (Using Python 3)

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Introduction-to-Python

Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant white space. (This repository contains Python 3 Code)

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Object-Oriented-Programming-Using-Python

Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0