Goto

Collaborating Authors

 Instructional Material


Goal Settings For A Successful Life: Simple & Easy!

#artificialintelligence

This Complete Goal Setting Training Has Everything You Need To Learn About Goal Setting To Be Massively Successful. Goal Setting Is The Difference Between Massive Success & Dismal Failure. Few People Were Ever Trained In How To Set & Follow Through On Goals โ€ฆ No Wonder They Miss Out On The Gold! Learn Specific Techniques & Insights To Get Over The Hurdles That Trip Most People Up. If You Want To Set New Goals & Execute Them Fast & Efficiently โ€ฆ This Is The Perfect Course For You! BONUS: If You Ever Have ANY Questions, Just Post Them In Our Course Discussion Area To Receive Expert Help! And This Is Just A TINY Part Of The Training โ€“ There Is SO Much More!!!


A Look Into ODSC West 2021 Focus Areas

#artificialintelligence

Ready to see your friends and colleagues in person? This November, we'll be hosting our first in-person conference since 2019, ODSC West 2021. It's time to put away the pajama pants, get our work clothes out of storage, and prepare to learn about cutting-edge data science topics and tools in a more hands-on, intimate setting, with the ODSC West 2021 focus areas. ODSC West 2021 will feature 80 hands-on training sessions and workshops on the topics shaping the future of the data science and AI industry. Learn about the many ways organizations are applying their data science infrastructure to make the world a better place.


Machine Learning With R Studio - ML For 2021

#artificialintelligence

You're looking for a complete Machine Learning course that can help you launch a flourishing career in the field of Data Science & Machine Learning, right? You've found the right Machine Learning course! Check out the table of contents below to see what all Machine Learning models you are going to learn. How this course will help you? A Verifiable Certificate of Completion is presented to all students who undertake this Machine learning basics course.


Fundamentals of Machine Learning in Finance

#artificialintelligence

Fundamentals of Machine Learning in Finance Fundamentals of Machine Learning in Finance will provide more at-depth view of supervised, unsupervised, and reinforcement learning, and end up in a project on using unsupervised learning for implementing a simple portfolio trading strategy. About this Course 10,198 recent views The course aims at helping students to be able to solve practical ML-amenable problems that they may encounter in real life that include: (1) understanding where the problem one faces lands on a general landscape of available ML methods, (2) understanding which particular ML approach(es) would be most appropriate for resolving the problem, and (3) ability to successfully implement a solution, and assess its performance. A learner with some or no previous knowledge of Machine Learning (ML) will get to know main algorithms of Supervised and Unsupervised Learning, and Reinforcement Learning, and will be able to use ML open source Python packages to design, test, and implement ML algorithms in Finance. Fundamentals of Machine Learning in Finance will provide more at-depth view of supervised, unsupervised, and reinforcement learning, and end up in a project on using unsupervised learning for implementing a simple portfolio trading strategy. The course is designed for three categories of students: Practitioners working at financial institutions such as banks, asset management firms or hedge funds Individuals interested in applications of ML for personal day trading Current full-time students pursuing a degree in Finance, Statistics, Computer Science, Mathematics, Physics, Engineering or other related disciplines who want to learn about practical applications of ML in Finance Experience with Python (including numpy, pandas, and IPython/Jupyter notebooks), linear algebra, basic probability theory and basic calculus is necessary to complete assignments in this course.


How Data Scientists Can Troubleshoot ETL Issues Like a Data Engineer

#artificialintelligence

In the example ETL pipeline below, three data files are transformed, loaded into a staging table, and finally aggregated into a final table. A common issue for ETL failures is missing data files for the latest day's run. If the data comes from an external source, check with the provider and confirm if the files are running late. If the data is internal such as application events or the company website activity, confirm with the team responsible if there were issues that could've caused delayed or missing data. Once you get the missing data your ETL issue is resolved.


Microsoft Certified: Azure AI Fundamentals - Learn

#artificialintelligence

This course introduces fundamentals concepts related to artificial intelligence (AI), and the services in Microsoft Azure that can be used to create AI solutions. The course is not designed to teach students to become professional data scientists or software developers, but rather to build awareness of common AI workloads and the ability to identify Azure services to support them. The course is designed as a blended learning experience that combines instructor-led training with online materials on the Microsoft Learn platform (https://azure.com/learn). The hands-on exercises in the course are based on Learn modules, and students are encouraged to use the content on Learn as reference materials to reinforce what they learn in the class and to explore topics in more depth. The Azure AI Fundamentals course is designed for anyone interested in learning about the types of solution artificial intelligence (AI) makes possible, and the services on Microsoft Azure that you can use to create them.


How To Optimise Deep Learning Models

#artificialintelligence

Increasing number of parameters, latency, resources required to train etc have made working with deep learning tricky. Google researchers, in an extensive survey, have found common challenging areas for deep learning practitioners and suggested key checkpoints to mitigate these challenges. According to Gaurav Menghani of Google Research, if one were to deploy a model on smartphones where inference is constrained or expensive due to cloud servers, attention should be paid to inference efficiency. And if a large model has to be trained from scratch with limited training resources, models that are designed for training efficiency would be better off. According to Menghani, practitioners should aim to achieve pareto-optimality i.e. any model we choose should have the best of tradeoffs.



Generative Deep Learning with TensorFlow

#artificialintelligence

The DeepLearning.AI TensorFlow: Advanced Techniques Specialization introduces the features of TensorFlow that provide learners with more control over their model architecture, and gives them the tools to create and train advanced ML models. This Specialization is for early and mid-career software and machine learning engineers with a foundational understanding of TensorFlow who are looking to expand their knowledge and skill set by learning advanced TensorFlow features to build powerful models.


Medical Diagnosis using Support Vector Machines

#artificialintelligence

We will train a support vector machine to predict whether a new patient has diabetes based on such measurements. In this one hour long project-based course, you will learn the basics of support vector machines using Python and scikit-learn. The dataset we are going to use comes from the National Institute of Diabetes and Digestive and Kidney Diseases, and contains anonymized diagnostic measurements for a set of female patients. We will train a support vector machine to predict whether a new patient has diabetes based on such measurements. By the end of this course, you will be able to model an existing dataset with the goal of making predictions about new data.