How to get started?

Hello there ! , I am new to this community and i was hoping if anyone could help me with the necessary resources to get started with tensorflow and tell me some necessary prerequisites to start contributing

@Karthik_PM,

Welcome to the Tensorflow Forum!

There are many ways to contribute to Tensorflow. You can contribute code, make improvements to the Tensorflow API documentation or add your Jupyter notebooks to the tensorflow/examples repo. This guide provides everything you need to get started.

As a prerequisite, you should have a good understanding of basic programming (like variables, loops and functions), linear algebra, calculus and machine learning concepts. Also, it would be helpful to have experience with Python since Tensorflow is mainly used with Python.

Thank you!

1 Like