Goto

Collaborating Authors

 Deep Learning


Free courses in machine learning – AI in Media and Society

#artificialintelligence

Two days ago, I came upon this newly published course from FastAI: Practical Deep Learning for Coders. I actually stumbled across it via a video on YouTube, which I've watched now, and it made me feel optimistic about the course. I'm in the middle of the CS50 AI course from Harvard, though, so I need to hold off on the FastAI course for now. The first video got me thinking. First, they said (as many others have said) that Python is the main programming language used for machine learning today.


Software Engineer, Machine Learning Platform

#artificialintelligence

Grammarly empowers people to thrive and connect, whenever and wherever they communicate. All of this begins with our team collaborating in a values-driven and learning-oriented environment. To achieve our ambitious goals, we're looking for a Software Engineer focused on machine learning platforms to join our team. This individual will be responsible for building a platform to power machine learning systems across the company. The platform will be used by engineers, scientists, linguists, and others, enabling experts to spend more time using their machine learning expertise and less time on infrastructure-related work to support it.


Modern Science: Artificial Intelligence can Help Diagnose Your Health Conditions via Selfies - Health Writeups

#artificialintelligence

The advancement in science and medicine has helped save millions of lives up till now. The artificial intelligence is a modern technique of diagnosing pathologies with more accuracy than ever before. On 21th August, a study in the European Heart Journal published a methodology to diagnose heart disease. It suggests people pass on selfies to their respective doctors for analyzing their heart disease stage, if there is any, by using deep learning. The new deep learning has taken one-step forward in diagnosing Alzheimer's disease in its early stage.


Learn Data Science, Deep Learning, Machine Learning, NLP & R

#artificialintelligence

Get Udemy Coupon Code New What you'll learn Mathematics and Statistics behind Machine Learning Mathematics and Statistics behind Deep Learning Mathematics and Statistics behind Artificial Intelligence Python Programming Language from Scratch Python with it's Libraries Learn Numpy, Pandas, Matplotlib, Scikit-Learn Learn Natural Language Processing Learn Tokenization in Natural Language Processing Learn Implementation of R Packages and Libraries on Different Data Sets Learn Implementation of Python Libraries on Different Data Sets Algorithms and Models of Machine Learning Algorithms and Models of Deep Learning k-Nearest Neighbors, Naive Bayes etc Supervised and Unsupervised Learning Description DATA SCIENCE Data science continues to evolve as one of the most promising and in-demand career paths for skilled professionals. Today, successful data professionals understand that they must advance past the traditional skills of analyzing large amounts of data, data mining, and programming skills. What Does a Data Scientist Do? In the past decade, data scientists have become necessary assets and are present in almost all organizations. These professionals are well-rounded, data-driven individuals with high-level technical skills who are capable of building complex quantitative algorithms to organize and synthesize large amounts of information used to answer questions and drive strategy in their organization.


Untold Truths of being a Machine Learning Engineer

#artificialintelligence

I recently was a part of an interesting Reddit discussion and a few of my answers got highly upvoted. The main point of it was the untold truths of being a machine learning engineer. I am sharing the key takeaways in a curated manner as I was one of the more active participants. Many Machine Learning enthusiasts think that they will play with fancy Deep Learning models, tune Neural Network architectures and hyperparameters. Don't get me wrong, some do, but not many.


How artificial intelligence and robotics are changing chemical research

#artificialintelligence

An end-to-end, integrated chemical research system unveiled by IBM last week gives us a glimpse of how artificial intelligence, robotics and the cloud might change the future of drug discovery. And it's a good time as any to see some a breakthrough in the field. The world is still struggling with the covid-19 pandemic, and the race to the find a vaccine for the dangerous novel coronavirus has not yet yielded reliable results. Researchers are bound by travel and social distancing limitations imposed by the virus, and for the most part, they still rely on manual methods that can take many years. While in some cases, such delays can result in inconvenience, in the case of covid-19, it means more lives lost.


Data Science Fails: There's No Such Thing As A Free Lunch

#artificialintelligence

When I was young, I took a packed lunch to school every day, and since I grew up in Australia, my packed lunch would include a couple of Vegemite sandwiches. Unless you grew up in Australia, you've probably never tasted it. And judging by this American's first taste reaction of "Oh, that's bad!", you probably wouldn't like the taste if you tried it out. But I loved my Vegemite sandwiches, and they were my one-and-only lunchtime choice, no matter what the circumstances. While this blog isn't about Vegemite, it is related to lunch, specifically the no free lunch theorem.


Artificial Intelligence Review

#artificialintelligence

On the evaluation and combination of state-of-the-art features in Twitter sentiment analysis Authors Content type: OriginalPaper Published: 27 August 2020 Nature inspired optimization algorithms or simply variations of metaheuristics? Nature inspired optimization algorithms or simply variations of metaheuristics? Nature inspired optimization algorithms or simply variations of metaheuristics? Electric Charged Particles Optimization and its application to the optimal design of a circular antenna array Authors H. R. E. H. Bouchekara Content type: OriginalPaper Published: 20 August 2020 CHIRPS: Explaining random forest classification Authors Mohamed Medhat Gaber R. Muhammad Atif Azad Content type: OriginalPaper Published: 04 June 2020 Image classifiers and image deep learning classifiers evolved in detection of Oryza sativa diseases: survey Authors N. V. Raja Reddy Goluguri Content type: EditorialNotes Published: 28 May 2020 Novel classes of coverings based multigranulation fuzzy rough sets and corresponding applications to multiple attribute group decision-making Authors (first, second and last of 4) José Carlos R. Alcantud Content type: OriginalPaper Published: 19 May 2020


Pytorch with TPUs HACKED!!!

#artificialintelligence

Most of us have used Google Colab with GPU but how many of us have used TPU(Tensor Processing Unit) in Colab??? Today I will help my readers to understand how we can easily use TPU to train our deep learning model faster while using Pytorch. Just keep on following the given steps and you can easily master it. Please, let me know if you have any questions, comments or concerns in comment section below or you can post it out here, until then enjoy learning . For more awesome data science related blog posts check out the top data science bloggers on medium.


Deep Learning- An Overview

#artificialintelligence

Deep learning is a subset of machine learning, which in turn is a subset of Artificial intelligence. Artificial intelligence involves traditional methods to learn from data, whereas machine learning involves teaching the computer to recognize pattern from the data. Deep learning is a machine learning technique that learns features directly from the data by using an architecture called "neural networks". No matter how complex the traditional machine learning algorithm gets, it will still be machine-like and can perform only designated tasks. They are very domain specific.