Pinned Loading
-
Multithreaded-Loadbalancer
Multithreaded-Loadbalancer PublicA simple Multithreaded Load Balancer using POSIX threads and Socket Programming. The load balancing algorithm used is round robin in order to ensure that the load is distributed equally across all …
-
Distributed-Cache
Distributed-Cache PublicA distributed cache implemented in Go using the principles of memberlist for peer communication. Multiple instances of the cache can be initalized and a load balancer can be used to route subsequen…
Go
-
swarm-learning
swarm-learning PublicForked from HewlettPackard/swarm-learning
A simplified library for decentralized, privacy preserving machine learning
Shell 1
-
DecentralizedML-Cancer-Prediction
DecentralizedML-Cancer-Prediction PublicMedical data generated at Hospitals and Research centers cannot leave its place of origin due to privacy norms. With Edge Computing and a decentralised approach, the data will never leave the devic…
Python 2
-
ResNet50-Cancer-Cell-Classifier
ResNet50-Cancer-Cell-Classifier PublicForked from Shashankhon1/ResNet50-Cancer-cell-Classifier
Cancer Histology Images are one of the more widely used preferred methods to identify cancer. In this project, we train a robust ResNet-50 model to classify breast cancer histology images as benign…
Jupyter Notebook 1
-
InceptionNet-Malware-Analysis
InceptionNet-Malware-Analysis PublicModern malware is designed to evade signature-based detection techniques. Thus, we can use Deep Convoluted Neural Networks in order to classify malware depicted by its binary malware image. In this…
If the problem persists, check the GitHub status page or contact support.