PinnedPublished inCoinmonksBecoming a Blockchain DeveloperBlockchain is a digitized, decentralized, public ledger of all cryptocurrency transactions. Each nodes in the blockchain has a exact copy…Mar 27, 2018Mar 27, 2018
Malicious AI ModelThis blog would be somewhat interesting for both security perspective and AI. The inspiration to go through security side of models was…Feb 24Feb 24
Instruction TuningMost LLM has few specialized tasks that they could do like summarize, classification, entity extraction, etc. We could train pre-trained…Feb 11Feb 11
Published inCoinmonksUnderstanding Structs in solidityDefining custom types in Solidity is made possible with Struct. It can have group of several variables.Jul 11, 2021Jul 11, 2021