Writing clean and modular code Writing efficient code Code refactoring Adding meaningful documentation Using version control In the lesso...
Read More
Home / Archive for July 2021
ML Glossary!!
Action: For every state, an agent needs to take an action toward achieving its goal. Agent: The piece of software you are training is call...
Read More
AR-CNN
Autoregressive convolutional neural networks make iterative changes over time to create new data. To better understand how the AR-CNN mode...
Read More
Generative AI (AWS ML Scolarship)
Generative AI and Its Applications Generative AI is one of the biggest recent advancements in artificial intelligence because of its abil...
Read More
Reinforecment Learning with AWS DeepRacer (AWS ML Scholarship)
Reinforcement learning is used in a variety of fields to solve real-world problems. It’s particularly useful for addressing sequential p...
Read More
Computer Vision with AWS DeepLens
AWS DeepLens is a deep learning–enabled camera that allows you to deploy trained models directly to the device. You can either use samp...
Read More
Computer Vision Definition (AWS ML Scolarship)
Summary Computer vision (CV) has many real-world applications. In this video, we cover examples of image classification, object detectio...
Read More
Machine Learning Consepts (AWS ML Scolarship)
Bag of words : A technique used to extract features from the text. It counts how many times a word appears in a document (corpus), and the...
Read More
Model Evaluation (AWS ML Scholarship)
Using Log Loss Log los s seeks to calculate how uncertain your model is about the predictions it is generating. your model could predict w...
Read More
Model Training (AWS ML Scholarship)
The model training algorithm iteratively updates a model's parameters to minimize some loss function. Feed the training data into t...
Read More
Build a Dataset (AWS ML scholarship)
Data Collection: by using one of ML repository or using SQL or build web scraping application to collect specific data. Data Inspection:...
Read More
Machine Learning (AWS ML Scholarship)
What is Machine Learning: Machine learning (ML) is a modern software development technique and a type of artificial intelligence (AI) tha...
Read More
Install Android Studio and setup Flutter with faster emulator!!
To install android studio and Flutter in ubuntu sudo snap install android-studio --classic // open the android and install f...
Read More
Subscribe to:
Posts
(
Atom
)