Skip to content

JEENB/Machine-Learning-Using-Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 8, 2021
93adf85 · Dec 8, 2021

History

38 Commits
Dec 8, 2021
Dec 8, 2021
Dec 8, 2021
Dec 7, 2021
Dec 8, 2021
Dec 8, 2021
Dec 8, 2021
Dec 6, 2021
Dec 7, 2021
Dec 7, 2021
Dec 7, 2021
Dec 8, 2021
Dec 8, 2021
Dec 7, 2021

Repository files navigation

Machine Learning (Regression) over LAN

Running the files

start the server...

python server1.py

run the client

python app.py

Protocol between Server and Client using socket programming

alt Server-Client Protocol