Tonumoy Mukherjee (Tonumoy)

Tonumoy

Geek Repo

Company:IIT Kharagpur

Location:Kharagpur

Home Page:https://www.youtube.com/c/LiveToSeek

Github PK Tool:Github PK Tool

Tonumoy Mukherjee's repositories

Fractal-Art

Abstract 360-degree Fractal Tree pattern created using Python Turtle Graphics

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

STA-LTA-Algorithm-and-Seismometer-Trajectory-visualization-in-3D

Detecting Earthquake P-Waves using popular STA/LTA Algorithm with visualization and estimations of Seismometer Trajectory in 3D, S-Wave arrival time and much more.

Language:MATLABLicense:MITStargazers:13Issues:0Issues:0

Modular-Arithmetic-on-a-Circle-in-Python

This is a code to Visualize Modulo Arithmetic around a circle in python, through which anyone can create any number of Mandala Sketches

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:4Issues:1Issues:0

OCR-on-Image-ROI-with-Tesseract

Applying OCR on manually selected Region of Interests (using mouse drag) for Text extraction from Images

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

Mathematics_And_Nature

This hobby project tries to show how Mathematics and Nature are one and the same by turning mathematical equations into animations of lotus flower petals. Just run the code on a Colab Notebook to visualize and play

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

MFCCNet-A-Model-for-Earthquake-Early-Warning-Applications-using-Speech-Recognition-Techniques

A comparison between two Deep Learning Models to find an Optimum one for Real-Time EEW (Earthquake Early Warning) Applications

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

Boids_Algorithm

This project simulates the Boids algorithm, and tweaks it for demonstrating the complex yet mesmerizing movement patterns of a School of Fish. By implementing rules of separation, alignment, and cohesion, it visualizes how individual agents can create emergent patterns through simple interactions.

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

Conway-s-Game-of-Life

This repository contains a Simple Python implementation of Conway's Game of Life with different custom initial patterns, a classic cellular automaton devised by mathematician John Conway.

Language:Jupyter NotebookLicense:GPL-2.0Stargazers:0Issues:0Issues:0

Datasets

Machine learning datasets used in tutorials on MachineLearningMastery.com

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Images-To-PDF-and-Vice-Versa

A python class containing functions to convert PDF files to various image formats and different image formats to PDF

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

Machine-Learning-Models

Simple ML models to understand and practice the basic ML concepts

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

ML-Assignments

Repository of different ML assignments for different companies

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

NLP_BERT

BERT Implementation on various datasets

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

Primes_on_Poles

This Jupyter notebook visualizes the distribution of prime numbers on a polar plot using an animated format. The notebook demonstrates an engaging method to visualize prime numbers as they are identified and plotted sequentially.

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

Word_Embeddings

A python class containing functions for various word embedding techniques (Bag-of-Words, TF-IDF, Word2Vec, FastText & ELMO) for NLP

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