deep-learning-keras-tensorflow
Deep Learning Tutorial
A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow
Introduction to Deep Neural Networks with Keras and Tensorflow
3k stars
199 watching
1k forks
Language: Jupyter Notebook
last commit: over 1 year ago anacondacudnndeep-learningkeraskeras-tensorflowkeras-tutorialspythontensorflowtheanotutorial
Related projects:
Repository | Description | Stars |
---|---|---|
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
danielegrattarola/spektral | A Python library for building graph neural networks with Keras and TensorFlow 2. | 2,371 |
keras-team/autokeras | An AutoML system based on Keras for automating deep learning workflows | 9,154 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,712 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
keras-rl/keras-rl | An implementation of state-of-the-art deep reinforcement learning algorithms in Python. | 5,526 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,148 |
transcranial/keras-js | An open source JavaScript library that allows running Keras models in the browser with GPU support using WebGL. | 4,963 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
osmr/imgclsmob | Research and development of deep learning networks for computer vision tasks | 2,975 |
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network | Tools to aid in designing and visualizing neural network architectures | 4,471 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,470 |
raghakot/keras-vis | A toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps. | 2,982 |