Pinned Repositories
Algorithmic-Trading-Tools
Algorithmic Trading Tools
ArticleSearchEngine
Search Engine for Articles using Trie, Look-up Tables and TF-IDF for ranking. 🔍
coding-interview-university
A complete computer science study plan to become a software engineer.
dotfiles
My Development Environment
Game-Recommendation-System
Game Recommendation System Using SVD 🕹
Quant-Projects
Implementations of Leading Algorithms in Quantitative Finance
Randomized_SVD_in_CUDA
FAST Randomized SVD on a GPU with CUDA 🏎️
second-improved
27th in 2019 Lyft 3D Object Detection Kaggle Competition
Michalos88's Repositories
Michalos88/Quant-Projects
Implementations of Leading Algorithms in Quantitative Finance
Michalos88/Randomized_SVD_in_CUDA
FAST Randomized SVD on a GPU with CUDA 🏎️
Michalos88/Game-Recommendation-System
Game Recommendation System Using SVD 🕹
Michalos88/Algorithmic-Trading-Tools
Algorithmic Trading Tools
Michalos88/second-improved
27th in 2019 Lyft 3D Object Detection Kaggle Competition
Michalos88/coding-interview-university
A complete computer science study plan to become a software engineer.
Michalos88/ArticleSearchEngine
Search Engine for Articles using Trie, Look-up Tables and TF-IDF for ranking. 🔍
Michalos88/dotfiles
My Development Environment
Michalos88/bot_nlp
REST API with nlp for bots
Michalos88/BotBuilder
The Microsoft Bot Builder SDK is one of three main components of the Microsoft Bot Framework. The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/SMS to Skype, Slack, Office 365 mail and other popular services.
Michalos88/Breadth-first-search
Breadth First Search for digraphs, outputing BFN
Michalos88/Classification-Projects
Spam Filtering and Credit Card Default Prediction Projects
Michalos88/course-v3
The 3rd edition of course.fast.ai
Michalos88/CS570Codes
Michalos88/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Michalos88/FE621
Michalos88/gensim
Topic Modelling for Humans
Michalos88/JavaScript-Projects
Data Structures and Algorithms
Michalos88/Link_State_Routing
Link State Routing Alogrithm
Michalos88/michalos88.github.io
Source code for lyskawinski.com
Michalos88/practice-py
Common Algorithms and Data Structures Implemented in Python
Michalos88/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
Michalos88/soko
A Hacky Process For Analysis of Single Family Homes
Michalos88/spconv
Spatial Sparse Convolution in PyTorch
Michalos88/Trie