• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My machine learning pet project on early fire detection with image segmentation using deep learning (Mask R-CNN with Tensorflow)

More Repositories

1

GUIDE-R-FormikYup

TypeScript
8
star
2

RN-EthereumWallet

Full Ethereum wallet application for managing your assets ๐Ÿš€ ๐Ÿ’ธ Securely store and send your Ethereum-based assets (React Native JS)
JavaScript
4
star
3

Mobile-Animations

๐ŸŽˆ Curated collection of advanced animations that I have developed using (Swift UI for iOS) and (React Native for iOS/Android). Source code is intended to be reused by myself for future projects.
Swift
4
star
4

ML-Pairwise.Ranking.and.Sentiment.Analysis

My machine learning pet project on (E-Commerce product reviews) with (Pairwise Ranking and Sentiment Analysis)
Jupyter Notebook
3
star
5

GUIDE-Node-NestStructure

NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns).
TypeScript
3
star
6

Harvard.Python-Machine.Learning

๐Ÿ“˜ Harvard University - CS50's "Introduction to Artificial Intelligence with Python" course solved assignments. Files include complete source code, data & video illustrations of problem solutions
Python
3
star
7

Swift.Stanford-iOS.Development

๐Ÿ“˜ Stanford University - CS193p Spring 2020 - Developing Apps for iOS (SwiftUI). Files include complete source code and images of final applications.
Swift
3
star
8

Rust-PixelEditor

In-browser pixel editor with undo & redo using Webassembly with languages: Rust & Javascript. Immutable data structures are used improve the storage of state in our re-do/un-do queue.
Rust
2
star
9

RN-InPhone

Mobile crypto currency marketplace platform with crypto wallet integration. Built with TypeScript (React Native and Redux)
TypeScript
2
star
10

CAD-Plugins

๐ŸŽˆ List of all my open source CAD (Fusion 360) plugins I developed/maintained/improved and have been using for personal work automation of using Fusion 360 CAD Software.
Python
2
star
11

TypeScript-Programming.Language

โšก๏ธ Small programming language and interpreter that supports fundamental programming concepts. Inspiration is heavily taken from the BASIC language and it is written in TypeScript
TypeScript
2
star
12

TPL-JSMonorepo

โœจ FullStack Monorepo template | Frontend Next JS, Backend Nest JS, Mobile Expo React Native. With integrated Jest Testing ๐Ÿงช
TypeScript
2
star
13

ML-Demand.Prediction.of.Driver.Availability

My machine learning pet project on demand prediction of driver availability using multistep time series analysis
Jupyter Notebook
2
star
14

Work-Logs.Processing

Jupyter Notebook
1
star
15

Microcontroller-Arduino.Robot.Catapult

C++
1
star
16

ML-Taxi.Service.Demand.Prediction

My machine learning pet project on predicting future ride requests for a particular region at a given time using Time Series Forecasting and Clustering with Mini-Batch K-means Algorithm
Jupyter Notebook
1
star
17

CAD-Innovative.Desk.Lamp.Design

This repository contains my CAD project in which I've designed an Innovative Desk Lamp for working professionals, students and niche specialists requiring optimal desk lighting solutions.
1
star
18

GUIDE-MongoDB

JavaScript
1
star
19

Swift-TasksManager

Swift
1
star
20

Python.ML-Terrorism.Analysis

Jupyter Notebook
1
star
21

ML-Theory.for.Learning.to.Rank.Algorithms

Jupyter Notebook
1
star
22

ML-Credit.Card.Fraud.Detection.Classification

My machine learning pet project on Credit Card Fraud Detection as a Classification Problem
Jupyter Notebook
1
star
23

MATLAB-Machine.Learning.Algorithms

MATLAB
1
star
24

ML-Customer.Review.Classifier.with.Deep.Learning

My machine learning pet project on Customer Review Classification using Deep Learning methods (GRU)
Jupyter Notebook
1
star
25

ML-Quora.Duplicate.Questions.Detector

My machine learning NLP pet project on performing detection of duplicates amongst Quora questions (questions with same meaning)
Python
1
star
26

ML-Loan.Eligibility.Prediction.with.Gradient.Boosting

My machine learning pet project on predicting whether or not a loan should be given to an applicant using Gradient Boosting
Python
1
star
27

Swift-Neeo

Swift
1
star
28

ML-Theory.for.Introductory.Skills.for.Machine.Learning

Jupyter Notebook
1
star
29

UNIVERSITY-CSE1100

Java
1
star
30

ML-Apache.Spark

Jupyter Notebook
1
star
31

Rust-DataStructures

Rust
1
star
32

GRP-QuickEat

TypeScript
1
star
33

GRP-FastShop

TypeScript
1
star
34

Python.ML-Sales.Analysis

Jupyter Notebook
1
star
35

ML-Face.Recognition.System.with.FaceNet

My machine learning pet project on building a face recognition system using FaceNet
Python
1
star
36

BLK-Blockchain

FullStack Blockchain Network with Cryptocurrency from scratch. Uses Proof-Of-Work cryptographic zero-knowledge consensus algorithm proof. Inspired by Bitcoin ๐Ÿš€
TypeScript
1
star
37

ML-Gameplay.Learning

Artificial Intelligence that plays the Flappy Bird game using a neural network. Uses NEAT (NeuroEvolution of Augmenting Topologies) Python
Python
1
star
38

GRP-Maritel

E-Commerce clothing website marketplace platform. Built with TypeScript (React JS, Redux & Node JS) ๐Ÿคฉ ๐Ÿš€
TypeScript
1
star
39

React-University.Modules.Structurer

TypeScript
1
star
40

BLK-Crowdfunding

Decentralized crowdfunding web3 application. Built using Ethereum cryptocurrency (Solidity Smart Contracts) and React front-end
Vue
1
star
41

GRP-MoneyMix

Mobile financial budgeting cross-platform app. Built with TypeScript (React Native and Redux)
TypeScript
1
star
42

Swift-DataStructures.Algorithms

Data Structures and Algorithms in Swift. Fundamentals of Computer Science (Comprehensive explanations in readme with code examples)
Swift
1
star
43

GUIDE-JS.TS-Advanced

Advanced JavaScript/TypeScript | Syntax, Code Challenges, Methodologies, Patterns and Algorithms ๐Ÿฅฐ ๐Ÿš€
JavaScript
1
star
44

R-Sorting.Algorithms.Visualizer

โšก๏ธ Visualization and Audibilization Tool for various Sorting Algorithms for educational purposes (Sorting: Merge, Quick, Heap, Bubble)
TypeScript
1
star
45

ML-Augmented.Reality.CutPaster

TypeScript
1
star
46

Python-Game.of.Life

๐Ÿ’ My replica realisation of famous game: "Game of Life" (invented by mathematician John Conway) in Python & PyGame. Game components are implemented as classes in accordance with OOP principles ๐Ÿฆพ
Python
1
star
47

Java-SpringBoot.Monolith-and-Microservices

Java
1
star
48

Artem711

Information about me
1
star
49

ML-Conversational.Chatbot.with.NLTK

My machine learning pet project on Conversational Chatbot application using the NLTK text classification library
Jupyter Notebook
1
star
50

ML-Computer.Vision

1
star
51

GRP-Packages

Personal outsource NPM modules ๐Ÿ‘จโ€๐Ÿ’ป
TypeScript
1
star
52

GRP-Swift-DesignCode

Multiplatform Courses provider app (iPhone iOS 14, iPad OS 14, Mac OS)
Swift
1
star
53

MIPT.CPP-Competitive.Programming

๐Ÿ“˜ MIPT University - Olympiad School of Competitive Programming (C++) Curated repository with full explanations, solutions & written lectures collected throughout my academic experience at MIPT school
C++
1
star
54

Swift-COVID19.Tracker

Swift UI cross-platform app for tracking COVID-19 infection (Multiplatform iOS 14 + Widget) ๐Ÿฆ  ๐Ÿ“ˆ
Swift
1
star
55

ML-Customer.Churn.Prediction

My machine learning pet project on Customer Churn Prediction Analysis using Ensemble Techniques
Jupyter Notebook
1
star
56

GUIDE-Stripe

TypeScript
1
star
57

R-Netflix

JavaScript
1
star
58

CS.Python-DataStructures.Algorithms

๐Ÿ“˜ List of (Algorithms, Data Structures & Coding Problems) ๐Ÿ Implemented in Python with detailed explanations and links to further readings | Preparation for coding interviews ๐Ÿš€
1
star
59

ML-Abstractive.Text.Summarisation.with.Transformers.BART

My machine learning pet project on Abstractive Text Summarisation using Google's Transformers-BART model to generate news article headlines
Python
1
star
60

R-Recursion.Tree.Visualizer

โšก๏ธ Tool for visualizing generic recursive function written in JavaScript/Python. Functions are animated using tree structures. It aids identification of function time complexity & call stack depth
TypeScript
1
star
61

Swift-SmoothiesShop

Swift
1
star
62

GUIDE-GraphQL

JavaScript
1
star
63

ML-Credit.Card.Fraud.Detection.Anomaly.Detection

My machine learning pet project on Credit Card Fraud Detection as an Anomaly Detection Problem with Autoencoders
Jupyter Notebook
1
star
64

ML-Topic.Modelling.to.Group.Customer.Reviews

My machine learning pet project on topic modelling using K-Means clustering to group customer reviews
Jupyter Notebook
1
star
65

ML-Human.Activity.Recognition

My machine learning pet project on Human Activity Recognition Using Multiclass Classification with fitness data from a smartphone tracker
Jupyter Notebook
1
star
66

RN-Fashion

TypeScript
1
star
67

Swift-CountriesStats

Swift
1
star
68

JS-D3

๐Ÿš€ Advanced Data Visualizations (D3.js) and interactable animations. Huge variety of dynamic & interactive graphs and charts made with D3.js library
JavaScript
1
star
69

ML-Expedia.Agency.Hotel.Recommendation

My machine learning pet project on contextualising customer data provided by Expedia Group Travelling Agency to predict the likelihood of a user staying at 100 different hotel groups
Jupyter Notebook
1
star
70

TypeScript-Templates

๐ŸŽˆ Curated collection of starter templates for TypeScript projects for medium to large size. Projects targets range from: web to mobile to backend. Projects have unit tests integrated.
TypeScript
1
star
71

Python-Kaggle.Competitions.Drafts

Jupyter Notebook
1
star
72

Next-eCommerce

FullStack eCommerce application (built with Next JS, TypeScript, BigCommerce Services and Vercel) โœจ ๐Ÿš€
TypeScript
1
star
73

GRP-Pomidoro

Mobile food ordering and home delivery marketplace applications for customers and couriers. Built with TypeScript (React Native and Redux)
TypeScript
1
star
74

RN-PhoneTester

Developed & mantained app with a guided process to check and test all of the main components of an Android phone. Integrated features for testing: cellular, WiFi, display, touch-screen, GPS, audio, camera, sensors, memory, CPU & battery. Integrated in-app purchases & account synchronization.
TypeScript
1
star
75

ML-Plant.Species.Image.Classifier

My machine learning pet project on performing image classification of plant species using different benchmark classification techniques
Python
1
star
76

CPP-Competitive.Programming.Notebook

Notebook of problems and solutions for 300+ competitive programming problems that I solved during practice
C++
1
star
77

R-Pathfinding.Algorithms.Visualizer

โšก๏ธ Visualization tool for various pathfinding and recursive division maze-generation algorithms. List: (A* Search, Depth-First Search, Breadth-First Search, Greedy Best-First Search)
TypeScript
1
star
78

ML-Medical.Diabetes.Prediction

This is my machine learning pet project that contains the code and documentation for a comprehensive data analysis and machine learning project focused on predicting diabetes based on a diverse set of factors. The project is divided into three parts: Exploring the Dataset, Building the Classification Model, and Conclusion.
R
1
star
79

ML-Real.Time.Streaming.of.Twitter.Sentiments

My machine learning / big data pet project on building a pipeline for real-time streaming of twitter sentiments with AWS-EC2 and Apache NiFi
Jupyter Notebook
1
star
80

GUIDE-Node-NestTest

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
TypeScript
1
star
81

Next-FastFeedback

โœจ Next JS - Platform for easily adding user reviews, feedback, and comments to your website in one line of code.
TypeScript
1
star
82

ML-Handwritten.Digit.Recogniser

Handwritten Digit Recognition - developed using a simple neural network (multilayer perceptron) with Numpy, Tensorflow and Keras. PyGame is used to receiving user input through a canvas window.
Python
1
star
83

ML-LLM.Courses.Platform.Questions.Answerer

1
star
84

ML-LLM.Retail.Store.Language.Database.Query

1
star
85

ML-Skip.Gram.for.Word.Embeddings

Implemented the skip gram algorithm in NLP for word embeddings on a set of documents.
Python
1
star
86

Python-OOP

1
star
87

Cpp-OOP

C++
1
star
88

Java-Learning.Workspace

1
star
89

ML-Customer.Churn.Prediction.Deployment.on.AWS

My machine learning pet project on Customer Churn Prediction Analysis using Ensemble Techniques deployed on AWS
Python
1
star
90

ML-Retail.Recommender.System

My machine learning pet project on a recommender system used in retail
Jupyter Notebook
1
star
91

ML-Fake.News.Classifier.with.Deep.Learning

My machine learning pet project on Fake News Classification using Deep Learning methods (RNN, LSTM, GRU)
Jupyter Notebook
1
star
92

ML-Production.Line.Failure.Detector

My ML pet project on predicting failures at production line of Bosch using measurements & tests made for each component along the assembly line.
Python
1
star