Skip to content

Commit bd4ab80

Browse files
authored
Update readme.md
1 parent 5e68b70 commit bd4ab80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
This project, is a computer vision model based on RestNet trained to be able to predict the output of a quantum circuit.
1313

14-
To do this, Two Airflow pipelines were built. One to construct the dataset using Qiskit and them upload it to kaggle and huggingface, and the other one to get the dataset and train and evaluate the model.
14+
To do this, Two Airflow pipelines were built. One to construct the dataset using Qiskit and then upload it to kaggle and huggingface, and the other one to get the dataset and train/evaluate the model.
1515

1616
The whole project was built in python with some helpers in bash and docker containers to pack the airflow instance as well as the postgres database used by it.
1717

0 commit comments

Comments
 (0)