mansourhas's Stars
NeuroTechX/awesome-bci
Curated Collection of BCI resources
maryammokhberi/BCI_AudioTactile
An Audio-Tactile Brain-Computer Interface to help people with control the environment solely by thinking
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
django/django
The Web framework for perfectionists with deadlines.
downpat/mit-6006
Problems set solutions from the 6.006 (Introduction to Algorithms) course at MIT
jdpigeon/bci-workshop
Material for the BCI Workshop held at District 3 in May 2015 by BCI Montréal.
MozillaFoundation/mozfest-program-2017
Mozilla Festival proposals for 2017
openbci-archive/OpenBCI_Python
The Python software library designed to work with OpenBCI hardware.
openbci-archive/Docs
Deprecated OpenBCI Docs
progit/progit2
Pro Git 2nd Edition
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mazen160/struts-pwn_CVE-2018-11776
An exploit for Apache Struts CVE-2018-11776
mazen160/struts-pwn
An exploit for Apache Struts CVE-2017-5638
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
jupyter/nbdime
Tools for diffing and merging of Jupyter notebooks.
MichalDanielDobrzanski/DeepLearningPython
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
acm-uiuc/concert
Music System for the ACM Office
jackfrued/Python-100-Days
Python - 100天从新手到大师
faif/python-patterns
A collection of design patterns/idioms in Python
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
everestwitman/Pygame-Checkers
GitHub repository for individual project in Python for Programming Workshop at Marlboro College.
almostimplemented/checkers
Simple checkers program written in Python. Model implementation of Arthur Samuel's famous program.
codeofcarson/Checkers
Simple checkers with minimax based AI in python
MisterDA/love-release
:love_letter: Lua script that makes LÖVE game release easier
justinmeister/Mario-Level-1
The first level of Super Mario Bros made with Python and Pygame.
ehmatthes/pcc
Resources for Python Crash Course, from No Starch Press.
TheAlgorithms/Python
All Algorithms implemented in Python
BurntSushi/nfldb
A library to manage and update NFL data in a relational database.
zhiwehu/Python-programming-exercises
100+ Python challenging programming exercises