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...
HTheSheriff commentedWhen 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?...
LLuke commentedEthereum 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, ...
LHLuke and 1 more commentedLets say I want SEO to be done on my app. The app is for finding local Plastic surgeons. I want to know how the SEO guys work. Do they guarantee the results? How do they charge as in do they guarantee results for a time frame, say, that my app will ...
Join discussionI want to understand HTTP and connections minutely. Saying "a connection between client and server is set up" is like the tip of iceberg. Can anyone list down all the things which happen in a HTTP connection? I have this doubt - When client sets up ...
Join discussionI have setup a Jenkins job to run periodically and build the project using MSBuild if there is an update in the repo. However I need to understand how can I deploy the code to another server using Jenkins.
Join discussion