3 Questions 1 Answers 0 Followers
Questions related from Muhammad Essam
i'm using pyqt5 and trying to bind Qudp_socket to an IP(my ip address, pot) calling the function QUdp_socket.bind(IP, Port) i was working, but now i get : ( QNativeSocketEngine::bind() was not...
06 June 2018 8,692 1 View
I'm trying to write a software for a multi agent system. My first choice was PyQt4 but it seems that it has a lot of drawbacks when it comes to multi threading. The software should control...
03 March 2018 5,653 5 View
i'm trying to implement a recommender system with python using surprise Library. For new user can I predict ratings without retrain the algorithm ??? Surprise library come with a wide...
07 July 2017 7,628 2 View