data-science-ipython-notebooks
Data Science Notebooks
A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks.
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
27k stars
2k watching
8k forks
Language: Python
last commit: 8 months ago
Linked from 5 awesome lists
awsbig-datacaffedata-sciencedeep-learninghadoopkagglekerasmachine-learningmapreducematplotlibnumpypandaspythonscikit-learnscipysparktensorflowtheano
Related projects:
Repository | Description | Stars |
---|---|---|
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,639 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,730 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
jeankossaifi/tensorly-notebooks | Tutorials and examples on tensor learning with Python implementations using various deep learning frameworks | 429 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,280 |
ageron/handson-ml | A resource for learning machine learning with Python | 25,212 |
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,948 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,620 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,248 |
nborwankar/learndatascience | A collection of data science learning materials in the form of IPython Notebooks covering various techniques such as regression, classification, and clustering. | 2,962 |
tensorflow/examples | Provides runnable code examples and supporting materials for learning TensorFlow. | 7,951 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,241 |