aboSamoor
Research Scientist @ Google / Weekdays. --------------------------------------------------------------------------------------- A Bedouin Ranger / Weekends
GoogleMountain View, CA
aboSamoor's Stars
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
numpy/numpy
The fundamental package for scientific computing with Python.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
piskvorky/gensim
Topic Modelling for Humans
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
google/yapf
A formatter for Python files
scipy/scipy
SciPy library main repository
Theano/Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
HIPS/autograd
Efficiently computes derivatives of NumPy code.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
tensorflow/lingvo
Lingvo
phanein/deepwalk
DeepWalk - Deep Learning for Graphs
aboSamoor/polyglot
Multilingual text (NLP) processing toolkit
ogrisel/parallel_ml_tutorial
Tutorial on scikit-learn and IPython for parallel machine learning
tmbdev/clstm
A small C++ implementation of LSTM networks, focused on OCR.
joschu/cgt
Computation Graph Toolkit
dewarim/data-tools-for-reddit
Tools to work with the big reddit JSON data dump.
jterrace/sphinxtr
The Sphinx Thesis Resource
xdress/xdress
Cython-based, NumPy-aware automatic wrapper generation for C / C++.
dansoutner/LSTM
LSTM Neural Network in Python and Cython, used for language modelling
AdrianP-/gym_trading
viveksck/langchangetrack
Package for Statistically significant linguistic change
viveksck/changepoint
Change Point detection python
phanein/magic-graph
aboSamoor/data_science_course
Scientific computing using Python, IPython and Scikits.