Remove Data Science Remove Deep Learning Remove Publishing Remove Testing
article thumbnail

Top 10 Questions to Test your Data Science Skills on Transfer Learning

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction One of the areas of machine learning research that focuses on knowledge retention and application to unrelated but crucial problems is known as “transfer learning.”

Testing 374
article thumbnail

Test your Data Science Skills on Transformers library

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. The post Test your Data Science Skills on Transformers library appeared first on Analytics Vidhya. Introduction Transformers were one of the game-changer advancements in Natural language processing in the last decade.

Testing 279
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Creating a Simple Z-test Calculator using Streamlit

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Statistics plays an important role in the domain of Data Science. It is a significant step in the process of decision making, powered by Machine Learning or Deep Learning algorithms.

Testing 322
article thumbnail

Training and Testing Neural Networks on PyTorch using Ignite

Analytics Vidhya

This article was published as a part of the Data Science Blogathon Introduction With ignite, you can write loops to train the network in just a few lines, add standard metrics calculation out of the box, save the model, etc. Well, for those who have moved from TF to PyTorch, we can say that the ignite […].

Testing 313
article thumbnail

Artificial Neural Networks- 25 Questions to Test Your Skills on ANN

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Artificial Neural Networks are computing systems that are inspired by. The post Artificial Neural Networks- 25 Questions to Test Your Skills on ANN appeared first on Analytics Vidhya.

Testing 313
article thumbnail

Deploying a Keras Flower Classification Model

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Background on Flower Classification Model Deep learning models, especially CNN (Convolutional Neural Networks), are implemented to classify different objects with the help of labeled images.

Modeling 251
article thumbnail

20 Questions to Test your Skills on CNN (Convolutional Neural Networks)

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction Computer Vision is evolving rapidly day-by-day. The post 20 Questions to Test your Skills on CNN (Convolutional Neural Networks) appeared first on Analytics Vidhya. When we talk about.

Testing 216