Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shibasishb2/neural-network-and-deep-learning

Part A: To build a machine learning model to predict the signal quality of a communication equipment using various parameters. Part B: To develop a digit classifier using the Street View Housing Number (SVHN) dataset.
https://github.com/shibasishb2/neural-network-and-deep-learning

deep-learning image-recognition neural-networks tensorflow

Last synced: about 2 months ago
JSON representation

Part A: To build a machine learning model to predict the signal quality of a communication equipment using various parameters. Part B: To develop a digit classifier using the Street View Housing Number (SVHN) dataset.

Awesome Lists containing this project

README

        

# Neural-Network-and-Deep-Learning Project

Part A: The objective is to build a machine learning model to predict the signal quality of a communication equipment using various parameters. The project involves data import, understanding, preprocessing, and training a neural network classifier to achieve this goal.

Part B: The aim is to develop a digit classifier using the Street View Housing Number (SVHN) dataset. The project entails data import, exploration, visualization, preprocessing, and training a neural network classifier to accurately recognize digits in natural scene images captured by Google Street View.