Seeking guidance

Hey @chunduriv , i just went through sklearn and was quite excited to know when something like tf existed, i want your guidance on how can start contributing to the tf’s repos having python? like i am comfortable with sklearn and somewhat of keras, now what next should i learn? please help

1 Like

@Siddhartha_Varshney,

I suggest you to start with

  1. Tutorials show you how to use Tensorflow with end-to-end examples.

  2. Guides explain the concepts and components of TensorFlow.

Once you get sufficient knowledge and understanding of the framework you can start contribute code, make improvements to the Tensorflow API documentation or add your Jupyter notebooks to the tensorflow/examples repo. For more details please refer to make your first contribution.

Happy Learning!

2 Likes

Okayy, will do the same