... | ... | @@ -19,9 +19,9 @@ There are three types of nodes in the Blockchain network: |
|
|
|
|
|
## Architecture
|
|
|
|
|
|
>DEMOS consists of two independent backends and a frontend. The two backends are responsible for the dApp's functions. The frontend links the backends with each other as well as with the user.
|
|
|
DEMOS consists of two independent backends and a frontend. The two backends are responsible for the dApp's functions. The frontend links the backends with each other as well as with the user.
|
|
|
|
|
|
>The first backend is a truffle project to support the Blockchain. The second backend is a flask project to support NN model training and evaluation. The frontend is a webpage based on a next.js project. NN models are saved in Google Drive
|
|
|
The first backend is a truffle project to support the Blockchain. The second backend is a flask project to support NN model training and evaluation. The frontend is a webpage based on a next.js project. NN models are saved in Google Drive.
|
|
|
|
|
|

|
|
|
|
... | ... | |