DEV Community

Cover image for Tensorflow
agienpetra
agienpetra

Posted on

1

Tensorflow

Introduction:

My experience at Mboalab organization during this internship period has been an amazing one. I have learnt alot regarding machine learning and some technologies. My favorite being Tensorflow, which after my research, I gathered the following regarding tensorflow terminology.

Body

Data is the most important factor in the success of machine learning projects. With TensorFlow, you can have multiple data tools to help you consolidate, clean and preprocess data at scale.

TensorFlow makes it easy for beginners and experts to create machine learning models for all platforms that is desktop, mobile, web, and cloud platforms.
Tensorflow can help you to:

  • Prepare and load data for successful ML outcomes
  • Load and preprocess an image dataset
  • Investigate and visualize datasets
  • Build and fine-tune models with the TensorFlow ecosystem
  • Train a neural network to classify images
  • Serve a model with TensorFlow Serving
  • amongst others

Conclusion

To get started, you can find tutorials on tensorflow here

Tutorials  |  TensorFlow Core

Complete, end-to-end examples to learn how to use TensorFlow for ML beginners and experts. Try tutorials in Google Colab - no setup required.

  <div class="color-secondary fs-s flex items-center">
      <img
        alt="favicon"
        class="c-embed__favicon m-0 mr-2 radius-0"
        src="https://www.gstatic.com/devrel-devsite/prod/v4f875a1b81b7f452d4ad95ddc2e0847267daa183c4980c794500a8a63318384d/tensorflow/images/favicon.png"
        loading="lazy" />
    tensorflow.org
  </div>
</div>
Enter fullscreen mode Exit fullscreen mode

.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

API Trace View

Struggling with slow API calls?

Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay