Abin (Spartan-119)

Spartan-119

Geek Repo

Company:VIRAL

Location:London, United Kingdom

Home Page:https://spartan-119.github.io/portfolio/

Twitter:@_coffeedrinker_

Github PK Tool:Github PK Tool

Abin's repositories

Spartan-119

Coffee Consumer

Stargazers:6Issues:0Issues:0

ats_pypi

this repo contains the code for ATS that will be packaged to PyPI

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

Conway-s-Game-of-life

The Game of Life (an example of a cellular automaton) is played on an infinite two-dimensional rectangular grid of cells. Each cell can be either alive or dead. The status of each cell changes each turn of the game (also called a generation) depending on the statuses of that cell's 8 neighbors. Neighbors of a cell are cells that touch that cell, either horizontal, vertical, or diagonal from that cell. The initial pattern is the first generation. The second generation evolves from applying the rules simultaneously to every cell on the game board, i.e. births and deaths happen simultaneously. Afterwards, the rules are iteratively applied to create future generations. For each generation of the game, a cell's status in the next generation is determined by a set of rules. These simple rules are as follows: If the cell is alive, then it stays alive if it has either 2 or 3 live neighbors If the cell is dead, then it springs to life only in the case that it has 3 live neighbors

Language:PythonStargazers:2Issues:0Issues:0

A-B-Testing-Approach-for-Comparing-Performance-of-ML-Models

The objective of this project is to compare the performance of BERT and DistilBERT models for building an efficient Question and Answering system. Using A/B testing approach, we explore the effectiveness and efficiency of both models and determine which one is better suited for Q&A tasks.

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

Cracking-the-Coding-Interview

This repo contains the problems from the book 'Cracking the Coding Interview'.

Language:PythonStargazers:1Issues:0Issues:0

leetcode

This repo contains a few leetcode questions that i solved

Language:PythonStargazers:1Issues:1Issues:0

simple_gnn

implemented a simple gnn on the citation network dataset.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

applied-privacy-lite

this repo is the precursor to something cool in privacy.

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

ats

Implementing a simple ATS system in Python.

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

Automaic-Spammer

I wrote a python script to spam my niece with a lot of whatsapp messages.

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

CV

this repo contains my updated resume/CV/

Stargazers:0Issues:0Issues:0

cybertrendz-hackathon

This repo has the certificate for the special mention in the hackathon that I participated in.

Stargazers:0Issues:0Issues:0

dating-app-recsys

A graph-based recommendation system develops for dating app.

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

ExplainPaper

This repo contains the code where I used GPT4All Open-Source LLM to convert research papers into plain English.

Language:PythonStargazers:0Issues:1Issues:0

MSc-Data-Science

This repo contains some files that I did/used during my MSc at Kingston.

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

Pong-game

This repo consists of the Pong Game.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Project-Pro

This repo contains some projects for Project Pro

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

PyTorch-project-to-build-a-GAN-model-on-MNIST-dataset

In this deep learning project, I demonstrated how to build a GAN Model on MNIST Dataset for generating new images of handwritten digits.

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

rag-tutorial-v2

An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

simple-VO

Estimated distance using LightGlue in a simple Visual Odometry application.

Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

skills-review-pull-requests

My clone repository

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

SUPPORT2

This dataset comprises 9105 individual critically ill patients across 5 United States medical centers, accessioned throughout 1989-1991 and 1992-1994.

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

US_crime_statistics

analysing the US Crime Statistics of the state of Maryland.

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