Anubhav Majumdar (anubhav217)

anubhav217

Geek Repo

Company:anubhav.majumdar@pwc.com

Location:Kolkata,India

Home Page:https://www.linkedin.com/in/anubhav-majumdar

Github PK Tool:Github PK Tool

Anubhav Majumdar's repositories

Huffman-Coding-Project

In computer science and information theory, a Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression. The process of finding or using such a code proceeds by means of Huffman coding, an algorithm developed by David A. Huffman while he was a Sc.D. student at MIT, and published in the 1952 paper "A Method for the Construction of Minimum-Redundancy Codes".

Language:PythonStargazers:1Issues:1Issues:0

Image-Classification-using-CNN

The convolutional neural network (CNN) is a class of deep learning neural networks. CNN represents a huge breakthrough in image recognition. They’re most commonly used to analyze visual imagery and are frequently working behind the scenes in image classification. They can be found at the core of everything from Facebook’s photo tagging to self-driving cars. They’re working hard behind the scenes in everything from healthcare to security.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

TensorFlow-Projects

TensorFlow related Projects

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

0-1-Knapsack-Problem-using-Genetic-Algorithm

For the Knapsack problem, we use binary encoding, where every chromosome is a string of bits, 0 or 1. GAs require a fitness function which allocates a score to each chromosome in the current population. Thus, it can calculate how well the solutions are coded and how well they solve the problem

Language:C++Stargazers:0Issues:1Issues:0

Algorithms

A collection of algorithms

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Contest-Arena

Final Year Project • A web application for competitive programmers to view past, live and upcoming contest, Also to Get details of the contests, rankings, submissions etc. and to read the problems, test and solve them on the go. • Dynamic Single Page Web Application •

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

codechef-api-bouncer

:trollface: Bypass CORS for Codechef.com's Search API

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

codechef-resources

This repo will contain additional resources that will be used for CodeChef website.

Language:HTMLStargazers:0Issues:0Issues:0

codeforces-crawler

Coding Club Project

Language:HTMLStargazers:0Issues:0Issues:0

Console-Based-Projects

All projects are console-based and developed using C. They are dynamic and developed with the concept of Advance Data Structures (Segment Trees, Fenwick Trees, Binary Indexed Trees, Binary Search Trees, Linked List, Stack, Queue)

Language:CStargazers:0Issues:1Issues:0

data-structures-and-algorithms

Detailed list of important dsa topics and my implementations.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

DataStructures-Algorithms

The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!

Language:C++Stargazers:0Issues:0Issues:0

DeepLearning.ai-Projects

This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Design-and-Analysis-of-Algorithms

A repository in which all necessary Algorithmic Programs are resided

Language:CStargazers:0Issues:0Issues:0

FitVit-

Fitvit is an android application focused on the health and fitness of the users.

Language:JavaStargazers:0Issues:1Issues:0

griffin

👾 Server status monitoring written with Rust language

Language:RustLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Password-Manager-Checker

Password manager using Java in which Export module is under construction.

Language:JavaStargazers:0Issues:0Issues:0

Pokemon_GAN

This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Travelling-Salesman-Problem-SOM

Solving the Traveling Salesman Problem using Self-Organizing Maps

Language:PythonLicense:MITStargazers:0Issues:0Issues:0