Education
5 EBooks to Read Before Getting into A Machine Learning Career
Note that, while there are numerous machine learning ebooks available for free online, including many which are very well-known, I have opted to move past these "regulars" and seek out lesser-known and more niche options for readers. The book has wide coverage of probabilistic machine learning, including discrete graphical models, Markov decision processes, latent variable models, Gaussian process, stochastic and deterministic inference, among others. The material is excellent for advanced undergraduate or introductory graduate course in graphical models, or probabilistic machine learning. One of these target audiences is university students(undergraduate or graduate) learning about machine learning, including those who are beginning a career in deep learning and artificial intelligence research.
This is your brain on ... the modern world
Our Western diet is famously bad for the circulatory system, but for a long time, people thought the damage stopped there. Then around 10 years ago, Terry Davidson, a behavioral neuroscientist, wondered whether our modern eating habits might also affect our brains. To test it out, he fed lab rats a diet high in saturated fats and sugars. He found that the animals had problems learning various memory tasks for which they'd get rewards. Their difficulties were probably linked to changes in the way blood reaches a portion of the brain called the hippocampus.
Want a career in machine learning? Here's what you need to study
With the CAO change-of-mind facility, there's still time to switch degree for a career in machine learning. Machine learning is similar to data analysis, but they're not quite the same thing. While a data analyst has to produce insights and be able to tell a story with the data they have, a machine learning engineer's output is largely software-based, which means their data has to be understood by machines instead of people. For this reason, software engineering knowledge is critical to a machine learning engineer. There are specific software engineering courses in various institutions including: University College Dublin (UCD), Maynooth University, NUI Galway, Athlone Institute of Technology (AIT) and Dublin Institute of Technology (DIT).
How NoSQL Fundamentally Changed Machine Learning
I would like to add on to the post. Image processing is a field that has existed on its own longer than machine learning (ie, it predates machine learning decades before), its been taught mainly as a branch of engineering (electrical & electronics) & to some lesser degree also taught in computer science & physics' courses. Its only in the last decade or so, that image processing includes machine learning topics' for image recognition & understanding. The latest edition (3rd) has an added chapter on "Object Recognition" which wasn't available in the 1st & 2nd edition. The last time I passed through my local university bookstore (about a year ago), this textbook is stocked because its still currently a prescribed textbook for final year Electrical engineering courses.
Daryl Bem Proved ESP Is Real
It seemed obvious, at first, that Jade Wu was getting punked. In the fall of 2009, the Cornell University undergraduate had come across a posting for a job in the lab of one of the world's best-known social psychologists. A short while later, she found herself in a conference room, seated alongside several other undergraduate women. "Have you guys heard of extrasensory perception?" Daryl Bem asked the students. While most labs in the psych department were harshly lit with fluorescent ceiling bulbs, Bem's was set up for tranquility. A large tasseled tapestry stretched across one wall, and a cubicle partition was draped with soft, black fabric. It felt like the kind of place where one might stage a sรฉance. "Well, extrasensory perception, also called ESP, is when you can perceive things that are not immediately available in space or time," Bem said. "So, for example, when you can perceive something on the other side of the world, or in a different room, or something that hasn't happened yet." It occurred to Wu that the flyer might have been a trick. What if she and the other women were themselves the subjects of Bem's experiment? What if he were testing whether they'd go along with total nonsense? "I know this sounds kind of out there," Wu remembers Bem saying, "but there is evidence for ESP, and I really believe it. But I don't need you to believe it. It's better if I can say, 'Even my staff don't believe in this.' " As Bem went on, Wu began to feel more at ease. He seemed genuine and kind, and he wasn't trying to convert her to his way of thinking. OK, so maybe there's going to be a you-got-punked moment at the end of this, she thought, but at least this guy will pay me.
How AI Startups Must Compete with Google: Reply to Fei-Fei Li
Google is a giant in artificial intelligence. Every day, their exploits in AI make the news. As a result, AI startups can feel overshadowed by this mega-competitor, and their vision can be cloudy. Fortunately, to navigate through those murky waters, they can rely on Dr Fei-Fei Li, Director of Stanford's AI Lab (SAIL). She is also known as the teacher of an online course on neural networks for computer vision.
Evolving Ensemble Fuzzy Classifier
Pratama, Mahardhika, Pedrycz, Witold, Lughofer, Edwin
The concept of ensemble learning offers a promising avenue in learning from data streams under complex environments because it addresses the bias and variance dilemma better than its single model counterpart and features a reconfigurable structure, which is well suited to the given context. While various extensions of ensemble learning for mining non-stationary data streams can be found in the literature, most of them are crafted under a static base classifier and revisits preceding samples in the sliding window for a retraining step. This feature causes computationally prohibitive complexity and is not flexible enough to cope with rapidly changing environments. Their complexities are often demanding because it involves a large collection of offline classifiers due to the absence of structural complexities reduction mechanisms and lack of an online feature selection mechanism. A novel evolving ensemble classifier, namely Parsimonious Ensemble pENsemble, is proposed in this paper. pENsemble differs from existing architectures in the fact that it is built upon an evolving classifier from data streams, termed Parsimonious Classifier pClass. pENsemble is equipped by an ensemble pruning mechanism, which estimates a localized generalization error of a base classifier. A dynamic online feature selection scenario is integrated into the pENsemble. This method allows for dynamic selection and deselection of input features on the fly. pENsemble adopts a dynamic ensemble structure to output a final classification decision where it features a novel drift detection scenario to grow the ensemble structure. The efficacy of the pENsemble has been numerically demonstrated through rigorous numerical studies with dynamic and evolving data streams where it delivers the most encouraging performance in attaining a tradeoff between accuracy and complexity.
Teaching the Data Science Process
Curricula for teaching machine learning have existed for decades and even more recent technical subjects (deep learning or big data architectures) have almost standard course outlines and linearized storylines. On the other hand, teaching support for the data science process has been elusive, even though the outlines of the process have been around since the 90s. Understanding the process requires not only wide technical background in machine learning but also basic notions of businesses administration. I have elaborated on the organizational difficulties of data science transformation stemming from these complexities in a previous essay; here I will share my experience on teaching the data science process. I recently had the opportunity to try some experimental pedagogical techniques on about hundred top tier engineering students from Ecole Polytechnique.