Skip to content

a1mohamad/TensorFlow-Developer-Specialization

Repository files navigation

TensorFlow Developer Specialization Projects

This repository contains my projects and hands-on labs from the TensorFlow Developer Specialization by Laurence Moroney. It demonstrates practical deep learning implementations using TensorFlow and covers key areas like computer vision, natural language processing, and time series forecasting.


📚 Courses & Projects

The repository is organized by courses from the specialization:

  1. Intro to TensorFlow for AI, ML, and DL

    • Basics of TensorFlow and model building
    • Data pipelines, datasets, and preprocessing
    • Training simple neural networks
  2. Convolutional Neural Networks in TensorFlow

    • Image classification with CNNs
    • Data augmentation and regularization techniques
    • Transfer learning with pre-trained models
  3. Natural Language Processing in TensorFlow

    • Text preprocessing and tokenization
    • Word embeddings and sequence models
    • Sentiment analysis and text classification
  4. Time Series Forecasting in TensorFlow

    • Building RNNs and LSTMs for time series data
    • Multi-step forecasting and evaluation
    • Handling real-world datasets

⚡ Features

  • End-to-end implementations for each course project
  • Clean and organized folder structure per course
  • Ready-to-run notebooks for hands-on practice
  • Demonstrates TensorFlow best practices and workflows

📚 Folder Structure

tensorflow_developer_specialization/
├── README.md
├── Intro to TensorFlow/
├── ConvNet in TensorFlow/
├── NLP in TensorFlow/
└── Time Series in TensorFlow/

🔗 Resources


This repository is a personal portfolio of projects to showcase my TensorFlow skills, ready for reference or further experimentation.

Let's Learning !!

About

This repository contains my projects and hands-on labs from the TensorFlow Developer Specialization by Laurence Moroney. It covers practical implementations in computer vision, NLP, time series forecasting, and TensorFlow fundamentals, showcasing end-to-end deep learning solutions.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors