You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
12
12
This project, is a computer vision model based on RestNet trained to be able to predict the output of a quantum circuit.
13
13
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.
15
15
16
16
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.
0 commit comments