Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.82 KB

File metadata and controls

27 lines (13 loc) · 1.82 KB

Deep learning with Tensorflow

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.

Overview

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.

Resources

Conclusion

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!

Acknowledgements

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.