Welcome to my deep learning journey repository! Here, I document my progress and learnings as I dive into the fascinating world of deep learning using TensorFlow.
In this repository, you'll find various code files and Jupyter Notebooks that reflect my learning process. Each file corresponds to a different aspect of deep learning, covering topics such as tensor operations, model building, optimization, and GPU usage.
-
TensorFlow Official Website: Official website for TensorFlow, including documentation, tutorials, and guides.
-
TensorFlow Python API Docs: Detailed API documentation for TensorFlow functions and modules.
-
Deep Learning with Python by François Chollet: A highly recommended book for practical examples and in-depth knowledge of deep learning with Keras and TensorFlow.
-
TensorFlow for Deep Learning Bootcamp: Great Tutorial with a detailed explanation by @mrdbourke.
Join me on my deep learning journey as I explore, experiment, and learn new concepts and techniques. Together, let's unlock the mysteries of deep learning and harness its power to solve real-world problems!
I would like to acknowledge Andrei Neagoie, Daniel Bourke for their comprehensive instruction in the TensorFlow for Deep Learning Bootcamp course on Udemy. The code and concepts presented in this repository were learned and implemented under their guidance.