pydevtop / Neural-Network-KNN

Neural Network KNN for determining the state of the road surface

Home Page:https://py-dev.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural-Network-KNN

Neural Network KNN for determining the state of the road surface

The KNN neural network on the basis of datasets from the Z indicator accelerometer allocates the state of the road.

Instalation

Install Python https://www.python.org/downloads/

Install libraries

pip install pandas
pip install numpy
pip install scikit-learn
pip install tensorflow
pip install openpyxl

About

Neural Network KNN for determining the state of the road surface

https://py-dev.top

License:MIT License


Languages

Language:Jupyter Notebook 100.0%