axelnine
Data. Informatics. Text. I love making data interpretation easier for everyone.
SquareSan Francisco
axelnine's Stars
JifuZhao/FreeML
Data Science Resources (Mostly Free)
kojino/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
devakar/deep-learning-books
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
EpistasisLab/scikit-rebate
A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
allenai/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
pallets/flask
The Python micro framework for building web applications.
Anmol94/Anmol94.github.io
andrewferlitsch/Gap
NLP and CV Data Engineering Framework
axelnine/HackerRank-Leetcode
This repository contains codes for HackerRank & LeetCode Coding Challenges
udacity/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
mchablani/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
andrewferlitsch/Training
AI/ML/NLP and Computer Science Training
axelnine/INFX-574-Machine-Learning
This repository contains problem sets and examples for INFX 574 - Machine Learning
linanqiu/word2vec-sentiments
Tutorial for Sentiment Analysis using Doc2Vec in gensim (or "getting 87% accuracy in sentiment analysis in under 100 lines of code")
kavgan/nlp-in-practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
StartBootstrap/startbootstrap-resume
A Bootstrap 4 resume/CV theme created by Start Bootstrap
bmorelli25/portfolio-template
A Web Developer Portfolio Template
cjhutto/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
Olshansk/interview
Everything you need to prepare for your technical interview
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
academicpages/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
axelnine/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
keras-team/keras
Deep Learning for humans
rasbt/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"