Pinned Repositories
100_Days_of_ML_Code
These are the instructions for "100 Days of ML Code" By Siraj Raval on Youtube
aicore
The artificial intelligence code accompanying the book "Artificial Intelligence for Games"
algoviz
Visualization Library for Algorithms
alienfx
AlienFX lightchip control on AlienWare hardware using GNU C++
android_notification_manager
Manager to filter app notifications on Android
basic_deep_learning
Python code for Deep Learning
Bayesian_Inference
Bayesian Inference
book-exercises
Exercise solutions for programming books.
browser_extension
Attempt to create a Firefox addon for extracting links from a webpage
CSE-551-Foundations-of-Algorithms
CSE 551 Foundations of Algorithms
algometrix's Repositories
algometrix/CSE-551-Foundations-of-Algorithms
CSE 551 Foundations of Algorithms
algometrix/100_Days_of_ML_Code
These are the instructions for "100 Days of ML Code" By Siraj Raval on Youtube
algometrix/algoviz
Visualization Library for Algorithms
algometrix/basic_deep_learning
Python code for Deep Learning
algometrix/Bayesian_Inference
Bayesian Inference
algometrix/browser_extension
Attempt to create a Firefox addon for extracting links from a webpage
algometrix/CS215-Intro-to-Algorithms
CS215 Intro to Algorithms
algometrix/CSE_576_NLP
CSE_576_NLP
algometrix/DCP
algometrix/Flutter_Tasks
Task and To Do List Manager in Flutter
algometrix/GDrive_Sync_Check
Utilities for gdrive and local drive syncing
algometrix/hmm-tagger
Hidden Markov Model Part of Speech tagger project
algometrix/Image-Classifer-Tensorflow-JS
Image Classifer Tensorflow JS
algometrix/intro_algorithms
algometrix/ITMOx-I2CPx
ITMOx: I2CPx
algometrix/knowledge-enabled-textual-entailment
Natural Language Inference is fundamental to many Natural Language Processing applications such as semantic search and question answering. The task of NLI has gained significant attention in the recent times due to the release of fairly large scale, challenging datasets. Present approaches that address NLI are largely focused on learning based on the given text in order to classify whether the given premise entails, contradicts, or is neutral to the given hypothesis. On the other hand, techniques for Inference, as a central topic in artificial intelligence, has had knowledge bases playing an important role, in particular for formal reasoning tasks. While, there are many open knowledge bases that comprise of various types of information, their use for natural language inference has not been well explored. In this work, we present a simple technique that can harnesses knowledge bases, provided in the form of a graph, for natural language inference.
algometrix/Leet-Code
Solutions for leet code
algometrix/LeetCode
LeetCode problems
algometrix/Linux-Kernel-Red-Black-Tree-and-Dynamic-Probe
algometrix/MEAN_Application
Test applications for MEAN (MongoDB, Express.js, AngularJS (or Angular), and Node.js) stack
algometrix/Orbital_Mechanics
Earth to Moon orbital simluation
algometrix/P1_Facial_Keypoints
First project for CVND: facial keypoint detection.
algometrix/Power_Reading_Digit_Recognition
Read multimeter data from the screen
algometrix/PyCon
Test code from PyCon conferences
algometrix/RL-Quadcopter-2
algometrix/Starting_Flutter
Demo project to learn Flutter
algometrix/Tailwind
algometrix/UD401-Graduate-Algorithms
Udacity's Introduction to Graduate Algorithms Course
algometrix/X-Ray
Face recognition in images and videos using face_recognition library
algometrix/XSLT-Code-Test
Test code for xslt stuff