Goto

Collaborating Authors

 Instructional Material


Planning Courses for Student Success at the American College of Greece

arXiv.org Artificial Intelligence

We model the problem of optimizing the schedule of courses a student at the American College of Greece will need to take to complete their studies. We model all constraints set forth by the institution and the department, so that we guarantee the validity of all produced schedules. We formulate several different objectives to optimize in the resulting schedule, including fastest completion time, course difficulty balance, and so on, with a very important objective our model is capable of capturing being the maximization of the expected student GPA given their performance on passed courses using Machine Learning and Data Mining techniques. All resulting problems are Mixed Integer Linear Programming problems with a number of binary variables that is in the order of the maximum number of terms times the number of courses available for the student to take. The resulting Mathematical Programming problem is always solvable by the GUROBI solver in less than 10 seconds on a modern commercial off-the-self PC, whereas the manual process that was installed before used to take department heads that are designated as student advisors more than one hour of their time for every student and was resulting in sub-optimal schedules as measured by the objectives set forth.


How to Use Machine Learning for Drug Discovery

#artificialintelligence

Convert a molecule from the SMILES string to an rdkit object 3.2.2. Working with the rdkit object 3.2.3. Convert list of molecules to rdkit object 3.3.


CofC Offers Four-Day Applications of Artificial Intelligence Workshop

#artificialintelligence

Artificial intelligence (AI) has already transformed our lives, and it keeps altering different aspects of daily life. From driving autonomous vehicles to translating languages in real time, AI technologies can considerably improve the efficiency of every process in our diverse workplaces. That is why the Data Science Program at the College of Charleston is offering a four-day workshop for students to learn how AI can be integrated into different fields of science and technology. Sponsored by the South Carolina Council on Competitiveness, the Applications of Artificial Intelligence workshop was designed to teach about artificial intelligence through instructional and hands-on training activities. Workshop components include AI in Music and Art, AI in Natural Language Processing, AI in Smart Cities and Autonomous Vehicles, AI in Environmental Informatics, AI in Education and AI at Home.


Reaction #161146 :: RiverVanRain :: Reactions :: organiZm

#artificialintelligence

In this step-by-step tutorial, you'll build a neural network from scratch as an introduction to the world of artificial intelligence (AI) in Python. You'll learn how to train your neural network and make accurate predictions based on a given dataset.


Artem Ex Machina : become AI Arts Artisan from the ground up

#artificialintelligence

Did you know that computers can generate pictorial art? Have you ever wondered how can they do that? Did you know that the art generated by Artificial Intelligence (AI) has been sold on auctions for thousands of $$$? Here you will learn how to become Artificial Intelligence (AI) Artisan by building, training and applying Generative Artificial Networks (GANs) - deep learning networks behind AI generated art. To get a taster on the kind of images you'll be able to generate by completing this course, have a look at the logo of this course, which has 6 examples of images generated with GANs:) The course uses Python as a programming language upon which you'll be able to build, train and use your own GANs.


40+ Best Resources to Learn Tensorflow (YouTube, Courses, Books, etc)

#artificialintelligence

Do you want to learn Tensorflow and looking for the Best Resources to Learn Tensorflow?… If yes, you are in the right place. In this article, I have listed all the best resources to learn Tensorflow including Online Courses, Tutorials, Books, and YouTube Videos. So, give your few minutes and find out the best resources to learn Tensorflow. You can bookmark this article so that you can refer to this article later.


7 FREE Deep Learning Online Courses

#artificialintelligence

In this course, you will learn the basics of deep learning and how to build your first deep learning model using Keras. This course will teach supervised deep learning models, such as convolutional neural networks and recurrent neural networks, and how to build a convolutional neural network using the Keras library. The course material of this course is available free, but for a certificate, you have to pay. In this course, you will also learn how do neural networks learn and what are activation functions.


Inductive Logic Programming At 30: A New Introduction

Journal of Artificial Intelligence Research

Inductive logic programming (ILP) is a form of machine learning. The goal of ILP is to induce a hypothesis (a set of logical rules) that generalises training examples. As ILP turns 30, we provide a new introduction to the field. We introduce the necessary logical notation and the main learning settings; describe the building blocks of an ILP system; compare several systems on several dimensions; describe four systems (Aleph, TILDE, ASPAL, and Metagol); highlight key application areas; and, finally, summarise current limitations and directions for future research.


Python For Machine Learning: eBook Review - KDnuggets

#artificialintelligence

Editor's note: In the interest of full transparency, Machine Learning Mastery is KDnuggets' sister site. The author was presented a copy of the book in question and granted full autonomy over their review. Most of the people I know can build, validate, and deploy machine learning models, but they don't know the basics of Python language. Their primary focus is on model architects instead of learning production-ready coding practices. These software engineering practices are necessary that will make you productive.


Beginner-Friendly Kaggle Notebooks to Learn Deep Learning

#artificialintelligence

Deep Learning Basics, NLP, Computer Vision, Time Series Forecasting, Audio Data. “Beginner-Friendly Kaggle Notebooks to Learn Deep Learning” is published by Ebrahim Haque Bhatti.