Rishit Daglirishitdagli.hashnode.net·Apr 27, 2021FeaturedHow to Build Better Machine Learning ModelsHello developers 👋. If you have built Deep Neural Networks before, you might know that it can involve a lot of experimentation. In this article, I will share with you some useful tips and guidelines that you can use to better build better deep learn...Discuss·90 likes·327 readsMachine Learning
Vikas Solegaonkarthewiz.hashnode.net·Dec 2, 2020FeaturedA Glimpse of TensorFlowTensorFlow is a popular open-source software library from Google. Originally it was developed by the Google Brain team for internal Google use. As the AI research community got more and more collaborative, TensorFlow was released under the Apache 2.0...Discuss·65 likes·141 readsMachine Learning
Dipankar Medhidipankarmedhi.hashnode.net·Mar 15, 2022Self Driving Car using TensorflowWelcome👋, Today I will walk you through a Tensorflow project where we'll build a self-driving car based on Nvidia's Self Driving Car model. Prerequisites Unity - Go to Unity and download the Unity installer. Choose the right version as per your sys...Tapas Adhikary and 1 other are discussing this2 people are discussing thisDiscuss·65 likes·268 readsTensorFlowNice, very interesting Dipankar. 4
Andrew Calixandrewcalix.hashnode.net·Apr 25, 2023How to integrate a TensorFlow.js model into a React appIntegrating a TensorFlow.js model into a React app is a powerful way to bring machine learning capabilities to your front-end application. TensorFlow.js is a JavaScript library developed by Google that allows you to run machine learning models in a b...DiscussReact
Masatoshi Nishiguchimnishiguchi.hashnode.net·Apr 23, 2023Raspberry Pi TensorFlow Liteで物体検出を楽しむこの記事について Raspberry Pi、TensorFlow、Pythonのいずれにも詳しくない筆者が、物体検出をやって楽しんだ成果の記録です。 TensorFlow公式の物体検出のサンプルプログラムを実行します。 動作環境 ボード Raspberry Pi 4 Model B OS Raspberry Pi OS (32-bit または 64-bit) デスクトップ環境 カメラ Raspberry Pi カメラモジュール v2 Python Python ...DiscussRaspberry Pi
Bitingo Josaphatbitingo-the-deep-neural-nets.hashnode.net·Apr 4, 2023Federated Learning with Differential Privacy in Computer VisionFederated learning is a new paradigm in machine learning that allows the training of models on data from multiple sources without having to share the data. This is particularly important in scenarios where data privacy is a concern or where it is dif...Discuss·27 likes·189 readsArtificial Intelligence
Kibekityo Juma Shafarajumashafara.hashnode.net·Apr 1, 2023Mastering the Art of Training Neural Networks with TensorFlow CallbacksTensorFlow is an open-source machine learning framework that allows users to build, train, and deploy neural networks. One essential feature of TensorFlow is its ability to use callbacks. Callbacks are functions that are called at certain points duri...Discuss·37 readsDeep Learning
Rhythm Rawatrhythmblogs.hashnode.net·Mar 25, 2023Dev-tools used in Machine learningHey guys, hope you are doing great. Machine learning is a complex and rapidly growing field that requires a wide range of tools to support the development, deployment, and maintenance of machine learning models. Dev tools, or developer tools, are sof...DiscussWeMakeDevs
AKASH KUMAR SINHAakash23495.hashnode.net·Mar 19, 2023A beginner's guide to artificial intelligence and machine learningArtificial intelligence (AI) and machine learning (ML) are two of the most exciting and rapidly growing fields in technology. They have the potential to revolutionize the way we live, work, and interact with machines. However, for many people, AI and...DiscussArtificial Intelligence
amit bhargavforCoding Babaamitbhargav0408.hashnode.net·Mar 15, 2023Understanding Tensorflow using pythonTensorFlow is an open-source platform that is used to build and train machine learning models. It is developed by Google and is widely used in various applications, including image and speech recognition, natural language processing, and many more. T...DiscussTensorFlow
Senalisenali.hashnode.net·Mar 6, 2023How to develop object detector using AI model.What is object detection? Object detection is a computer vision task in machine learning that involves identifying and localizing objects within an image or a video. Object detection is a crucial task for many applications, such as autonomous driving...Senali and 1 other are discussing this2 people are discussing thisDiscuss·62 readsReact
Shreyas Mocherlaaiwithshrey.hashnode.net·Feb 26, 2023How I used my school's HPC to train my own Deep Neural NetworkAlmost a year ago, I dove head-first into Deep Learning. When I explored the potential of this field and discovered how it can take the tech world by storm, I began digging deeper and eventually became certified in a Deep Learning framework by Google...Discuss·49 readsHigh-Performance Computing (HPC) Chipset
Rohanex.hashnode.net·Feb 25, 2023Python and TensorFlow as Leading Tools for AI DevelopmentArtificial intelligence (AI) is a rapidly growing field that encompasses various disciplines such as machine learning, deep learning, computer vision, natural language processing and more. AI applications are transforming various industries such as h...Discuss·8 likes·38 readsneural networks