Pinned Repositories
anserini
Anserini is a Lucene toolkit for reproducible information retrieval research
Convex-Hull
Ron Graham's algorithm to find convex hull of a set of points.
ConvexHull
Convex hull finder using Ron Graham's algorithm
cs348project
Evolutionary-Rockets
I implemented the genetic algorithm for rockets to "learn" to fly towards a target, which can be manipulated by the user, while avoiding hitting an obstacle, which can also be manipulated by the user.
Green-Arm
Code for robot to sort blocks based on their colour. Made for a robotics competition
hedwig
PyTorch deep learning models for document classification
ImgLblr
An image labeling app that provides training data for computer vision/image recognition projects
InterviewsHTV
An interactive interview preparation tool designed to help you ACE your interviews! Placed in the top 10 of 100+ teams at Hack The Valley IV
TwitterData
An app that allows the user to provide a keyword and uses natural language processing to determine Twitter's overall sentiment on that topic!
mikhail-tsir's Repositories
mikhail-tsir/ImgLblr
An image labeling app that provides training data for computer vision/image recognition projects
mikhail-tsir/InterviewsHTV
An interactive interview preparation tool designed to help you ACE your interviews! Placed in the top 10 of 100+ teams at Hack The Valley IV
mikhail-tsir/anserini
Anserini is a Lucene toolkit for reproducible information retrieval research
mikhail-tsir/Convex-Hull
Ron Graham's algorithm to find convex hull of a set of points.
mikhail-tsir/ConvexHull
Convex hull finder using Ron Graham's algorithm
mikhail-tsir/cs348project
mikhail-tsir/Evolutionary-Rockets
I implemented the genetic algorithm for rockets to "learn" to fly towards a target, which can be manipulated by the user, while avoiding hitting an obstacle, which can also be manipulated by the user.
mikhail-tsir/Green-Arm
Code for robot to sort blocks based on their colour. Made for a robotics competition
mikhail-tsir/hedwig
PyTorch deep learning models for document classification
mikhail-tsir/TwitterData
An app that allows the user to provide a keyword and uses natural language processing to determine Twitter's overall sentiment on that topic!
mikhail-tsir/Mazes
User can build, randomly generate, solve, and see solutions to mazes, as well as save them to a file and reopen them.
mikhail-tsir/Mini-Games
I recreated the traditional minesweeper game. I plan on experimenting with a bot that will solve minesweeper games automatically.
mikhail-tsir/mlh-localhost-github
This repo contains the source code for the MLH Localhost workshop, How to Collaborate on Code Projects with GitHub.
mikhail-tsir/Pathfinding-Robot
Code for a robot to navigate a 7 x 4 grid (black on white). Works with an Arduino MakeBlock m-bot
mikhail-tsir/pyserini
Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.
mikhail-tsir/shopifybackendchallenge
Winter 2021 Shopify Internship Challenge
mikhail-tsir/ShopifyDevInternChallenge
Shopify Developer Intern Challenge for Fall 2021
mikhail-tsir/SimpleTODOapp
Simple todo app with flask
mikhail-tsir/SortingVIsualizerTutorial
Me following a tutorial for a sorting algorithm visualizer, but I'm making it better along the way
mikhail-tsir/Text-Classification
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
mikhail-tsir/vespa-exploration
Playing around with vespa.ai