AlishbaImran commited on
Commit
d2bc965
1 Parent(s): 42aa9e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ with about_part:
103
 
104
  Using an attention-based graph convolutional neural network technique, I've developed a model that can take in reactants as SMILEs and predict the reaction energy in the redox reaction.
105
 
106
- A lot of this work was inspired and built on top of this [paper](https://chemrxiv.org/engage/chemrxiv/article-details/60c7575f469df44a40f45465) and this [platform](https://github.com/mcsorkun/RedPred-web). Feel free to give it a try and reach out for any feedback. Email: alishbai734@gmail.com.
107
 
108
 
109
  ''')
 
103
 
104
  Using an attention-based graph convolutional neural network technique, I've developed a model that can take in reactants as SMILEs and predict the reaction energy in the redox reaction.
105
 
106
+ A lot of this work was inspired and built on top of this [paper](https://chemrxiv.org/engage/chemrxiv/article-details/60c7575f469df44a40f45465). Feel free to give it a try and reach out for any feedback. Email: alishbai734@gmail.com.
107
 
108
 
109
  ''')