Posts

Showing posts from May, 2019

Federated Learning

Image
When I watch Google I/O Extend 2019, I heard a word called "Federated Learning". So I'm eager to know what is this term. Then I thought to tell about it for all of my friends. Here I'll try to give you a little idea of what federated learning is. I have given you a reference for more information on federated learning.  πŸ‘‰ visit this Okay, let's continue our topicπŸ˜‰ What is federated learning?          It is a way to keep your data on your own devices. This is the best solution for increasing communication efficiency.   Federated Learning is a machine learning setting where the goal is to train a higher quality centralized model with training data distributed over a large number of clients each with an unreliable and relatively slow network connection.           This is a method with an algorithmic solution that allows everyone to build machine learning models and keep the data at its source. So then everyone can...

Blockchain

Image
What is Block Chain?              Probably you may think that blockchain is a word which is related to the IT Industry. No, it's not. The blockchain is a concept that can apply for most industries.                                    "blockchain is a distributed database which is existing in multiple  computers at the same time".    In advance, "blockchain is a distributed ledger which is open to everyone who is connected in a network".   Once we recorded our data to a block, it is difficult to change. Which means it has higher integrity of data. So now you may have a question what is a block.... πŸ‘€ ?           A Block is a consist of                                            - Data ...