Pinned Repositories
Aqcuisition_classifier
A binary classifier that will classify input URLs to - Acquisition related/not acquisition related document
Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
blog
My personal blog
BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python
ChatterBot
ChatterBot is a machine learning, conversational dialog engine.
CLIP
Contrastive Language-Image Pretraining
deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
DeepLearningMovies
Kaggle's competition for using Google's word2vec package for sentiment analysis
deeppy
Deep learning in Python
densecap
Dense image captioning in Torch
liormagen's Repositories
liormagen/Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
liormagen/blog
My personal blog
liormagen/BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python
liormagen/DeepLearningMovies
Kaggle's competition for using Google's word2vec package for sentiment analysis
liormagen/deeppy
Deep learning in Python
liormagen/fuzzywuzzy
Fuzzy String Matching in Python
liormagen/jieba
结巴中文分词
liormagen/keras
Theano-based Deep Learning library (convnets, recurrent neural networks, and more).
liormagen/lda2vec
liormagen/neural_artistic_style
Neural Artistic Style in Python
liormagen/openpyxl
clone of http://bitbucket.org/ericgazoni/openpyxl
liormagen/pyschema
Python library for class-based schema definition, object serialization and data validation
liormagen/python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
liormagen/python-nameparser
A simple Python module for parsing human names into their individual components
liormagen/rev_stud
liormagen/samr
An entry to kaggle's 'Sentiment Analysis on Movie Reviews' competition
liormagen/seq2seq
Sequence to Sequence Learning with Keras
liormagen/snownlp
Python library for processing Chinese text
liormagen/stylenet
Neural Network with Style Synthesis
liormagen/TextGrocery
A simple short-text classification tool based on LibLinear
liormagen/TextRank
Python implementation of TextRank algorithm (https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf) for automatic keyword extraction and summarization using Levenshtein distance as relation between text units.
liormagen/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
liormagen/twitter-sentiment-analyzer
Twitter Sentiment Analyzer
liormagen/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.
liormagen/variational-text-tensorflow
TensorFlow implementation of Neural Variational Inference for Text Processing
liormagen/wikiextractor
A tool for extracting plain text from Wikipedia dumps
liormagen/word2vec
Automatically exported from code.google.com/p/word2vec