Pinned Repositories
abhisheknaiidu
👀
Artificial-Intelligence
Introductive Course to Artificial Intelligence
Sinkhorn-Knoop-Scaling
A simple iterative method to approach the double stochastic matrix is to alternately rescale all rows and all columns of A to sum to 1. Both CPU and GPU parallelism is exploited.
Turkish-NER
This is a turkish rule-based NER which uses regex.
OnurArdaB's Repositories
OnurArdaB/Airbnb-New-York-Data-Analysis
Detailed EDA with various machine learning models applied on Airbnb New York dataset.
OnurArdaB/Data-Structures
These are some implementation of useful data structures with example programs using them.
OnurArdaB/email-templates
Free HTML email templates for Mailchimp and other emails services
OnurArdaB/ipymd
Use the IPython notebook as an interactive Markdown editor
OnurArdaB/k-clique
Greedy heuristic for k-Clique problem with visualization.
OnurArdaB/qclass_dl
Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.
OnurArdaB/semanticQuestionAnswerBot
A retrieval based Q&A Bot