Self motivated..Tech enthusiast
Nothing here yet.
No blogs yet.
https://playground.tensorflow.org/ I am a ML beginner. I can understand some basics in the playground like all the layers are working to classify in different directions i.e horizontal, vertical, slant. But still it would be better if someone can wa...
When we set up Metamask/Mist, or use remix.ethereum.org, we have these different accounts which can have their own balances. What are they actually? Are these different accounts which a person sets up when they use real in production Ethereum system?...
Ethereum has two type of accounts - Externally owned and Contract accounts. Anybody can create a contract and put it into the blockchain, and it will have its own address. Now if I as a node on the same blockchain, want to make use of that contract, ...