Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/quick-start-with-tensorflow

[Quick Start with TensorFlow] This repository collects 9 of programming scenarios (labs and challenges) for Quick Start with TensorFlow. In this course, you will learn the basic concepts and syntax of TensorFlow 2, and how to use TensorFlow 2 to implement deep learning algorithms.
https://github.com/labex-labs/quick-start-with-tensorflow

List: quick-start-with-tensorflow

awesome awesome-list challenges course education hands-on labex labs machine-learning programming scikit-learn tensorflow

Last synced: 2 months ago
JSON representation

[Quick Start with TensorFlow] This repository collects 9 of programming scenarios (labs and challenges) for Quick Start with TensorFlow. In this course, you will learn the basic concepts and syntax of TensorFlow 2, and how to use TensorFlow 2 to implement deep learning algorithms.

Awesome Lists containing this project

README

        

# Quick Start with TensorFlow

[![Quick Start with TensorFlow](https://cover-creator.appbot.io/quick-start-with-tensorflow.png)](https://labex.io/courses/quick-start-with-tensorflow)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-tensorflow)

In this course, you will learn the basic concepts and syntax of TensorFlow 2, and how to use TensorFlow 2 to implement deep learning algorithms.

![Machine-Learning](https://img.shields.io/badge/Machine-Learning-whitesmoke?style=for-the-badge&logo=machine-learning)
![TensorFlow](https://img.shields.io/badge/TensorFlow-whitesmoke?style=for-the-badge&logo=tensorflow)
![scikit-learn](https://img.shields.io/badge/scikit-learn-whitesmoke?style=for-the-badge&logo=scikit-learn)

## Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|---------------------------------------------------------|--------------|------------------------------------------------------------------------------------------------------------------------------------------|
| 1 | πŸ“– Concepts and Syntax of Tensorflow 2 | β˜…β˜†β˜† | Start Lab |
| 2 | πŸ“– Implementation of Computing Derivative and Automat... | β˜…β˜†β˜† | Start Lab |
| 3 | πŸ“– Linear Regression Implemented by Tensorflow 2 | β˜…β˜†β˜† | Start Lab |
| 4 | πŸ“– Polynomial Regression Implemented by Low Level Api | β˜…β˜†β˜† | Start Lab |
| 5 | πŸ“– Shallow Neural Network Implemented by Tensorflow 2 | β˜…β˜†β˜† | Start Lab |
| 6 | πŸ“– Classification of Car Safety Evaluation Dataset | β˜…β˜†β˜† | Start Lab |
| 7 | πŸ“– Deep Neural Network Implemented by Tensorflow 2 | β˜…β˜†β˜† | Start Lab |
| 8 | πŸ“– Implementation of Classic Convolutional Neural Net... | β˜…β˜†β˜† | Start Lab |
| 9 | πŸ“– Tensorflow 2 Model Saving and Restoring | β˜…β˜†β˜† | Start Lab |

## More

- πŸ”— [Machine Learning Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [Machine Learning Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)