Artem Moshnin (amoshnin)

amoshnin

Geek Repo

Location:Singapore, Singapore

Home Page:linktr.ee/amoshnin

Github PK Tool:Github PK Tool

Artem Moshnin's repositories

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

My machine learning pet project on Fake News Classification using Deep Learning methods (RNN, LSTM, GRU)

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

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

Language:PythonStargazers:1Issues:0Issues:0

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

My machine learning pet project on Credit Card Fraud Detection as an Anomaly Detection Problem with Autoencoders

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

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

My machine learning pet project on Customer Review Classification using Deep Learning methods (GRU)

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

ML-Credit.Card.Fraud.Detection.Classification

My machine learning pet project on Credit Card Fraud Detection as a Classification Problem

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

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

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

ML-Demand.Prediction.of.Driver.Availability

My machine learning pet project on demand prediction of driver availability using multistep time series analysis

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

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

My machine learning pet project on Customer Churn Prediction Analysis using Ensemble Techniques deployed on AWS

Language:PythonStargazers:1Issues:0Issues:0

ML-Fire.Detection.with.Image.Segmentation.using.Deep.Learning

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

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

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

Language:PythonStargazers:1Issues:0Issues:0

ML-Face.Recognition.System.with.FaceNet

My machine learning pet project on building a face recognition system using FaceNet

Language:PythonStargazers:1Issues:0Issues:0

ML-Plant.Species.Image.Classifier

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

Language:PythonStargazers:1Issues:0Issues:0

ML-Skip.Gram.for.Word.Embeddings

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

Language:PythonStargazers:1Issues:0Issues:0

ML-Quora.Duplicate.Questions.Detector

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

Language:PythonStargazers:1Issues:0Issues:0

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.

Language:PythonStargazers:1Issues:0Issues:0
Language:MATLABStargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:TypeScriptLicense:MITStargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

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 🦾

Language:PythonStargazers:1Issues:0Issues:0

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 πŸš€

Stargazers:1Issues:0Issues:0

javascript-algorithms

πŸ“ Algorithms and data structures implemented in JavaScript with explanations and links to further readings

License:MITStargazers:0Issues:0Issues:0

Data-Structures-and-Algorithms

An Open-Source repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.

Stargazers:0Issues:0Issues:0

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

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

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)

Language:TypeScriptStargazers:1Issues:0Issues:0

JS-D3

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

Language:JavaScriptStargazers:1Issues:0Issues:0