Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinweb authored Nov 12, 2021
1 parent 5752cb2 commit a0529ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@
[[ 🌐 ](https://diligence.consensys.net) [ πŸ“© ](https://github.com/ConsenSys/vscode-solidity-doppelganger/blob/master/mailto:[email protected]) [ πŸ”₯ ](https://consensys.github.io/diligence/)]
</sup><br/><br/>

<sub><b>This is a PoC for HackWek! - a Diligence internal 5-day Hackathon πŸ₯·βš”️.<br>TLDR;</b> My plan was to have fun with tensorflow, RNN's, text-prediction, and connect this to solidity smart contracts πŸ™Œ. This is an excerpt of my journey.</sub>

# Hallucinate.sol
<sub><b>ℹ️ This is a PoC for HackWek! - a Diligence internal 5-day Hackathon. My plan was to have fun learning about tensorflow, RNN's, text-prediction, and connect this to solidity smart contracts πŸ™Œ.</b></sub>

πŸ˜΅β€πŸ’« A Recurrent Neural Network (RNN) hallucinating solidity source code.

* We train our model on samples from the https://github.com/tintinweb/smart-contract-sanctuary
* And then "hallucinate" new contracts


![image](https://user-images.githubusercontent.com/2865694/141459177-49d9d800-6da5-4736-b7f5-761546532160.png)

**Note**: train the model on https://colab.research.google.com/ as it is much faster than doing this locally.
Expand Down

0 comments on commit a0529ea

Please sign in to comment.