I'm new

My goal is to make an app from learning to program here. Is that a possibility? I want to make an image recognition app

1 Like

Yes! You’d want to take the data science path for that (machine learning can do this).

Great I will go towards that path, Thank you for your answer :slight_smile:

try doing the tensorflow skillpath which will have stuff related to image recognition then learn flask from the catalog flask teaches how to make an app that uses python

1 Like

tensorflow link
https://www.codecademy.com/learn/paths/build-deep-learning-models-with-tensorflow

flask link
https://www.codecademy.com/learn/paths/build-python-web-apps-flask

1 Like

This is great thanks !