dsbeginner's Stars
public-apis/public-apis
A collective list of free APIs
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.
rasbt/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
janishar/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
DataScienceSpecialization/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
rasbt/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
jmportilla/Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course
cs109/2015
Public material for CS109
wq/django-rest-pandas
📊📈 Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)
buckyroberts/Spider
Python website crawler.
jeffheaton/aifh
Artificial Intelligence for Humans
CatalinVoss/cnn-assignments
Convolutional Neural Networks Assignments
jmportilla/Udemy---Machine-Learning
Notebooks for Course
Simon-Hohberg/Viola-Jones
Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones
BigPeng/JavaCNN
A Java implement of Convolutional Neural Network.
mbithenzomo/getting-started-with-flask
Companion code for my tutorial, Getting Started With Flask.
Kyubyong/integer_sequence_learning
RNN Approaches to Integer Sequence Learning--the famous Kaggle competition
metpallyv/SVM-Kernels
Goal of this project is to implement perceptron,Dual perceptron,Linear Kernel and RBF kernel without using any Machine Learning Libraries
colson1111/Data-Science-From-Scratch
Problems and Code from the book, Data Science From Scratch (Python)
vipul-sharma20/tweet-analysis
willjmax/ConvexOptimization2015
2015 convex optimization seminar
yenthanh132/Codes
cjolain/data_science_from_scratch
src from the book