show episodes
 
Welcome to the Conversations on Applied AI Podcast where Justin Grammens and the team at Emerging Technologies North talk with experts in the fields of Artificial Intelligence and Deep Learning. In each episode, we cut through the hype and dive into how these technologies are being applied to real-world problems today. We hope that you find this episode educational and applicable to your industry and connect with us to learn more about our organization at AppliedAI.MN. Enjoy!
  continue reading
 
NSFW AI refers to artificial intelligence systems that allow users to engage in adult-oriented conversations or activities. These platforms provide a space where users can express their desires and fantasies in a safe, controlled environment. The customization options are extensive, allowing users to create AI characters with specific traits, appearances, and personalities tailored to their preferences. This level of personalization makes interactions feel more authentic and engaging, blurri ...
  continue reading
 
Machine minds is a podcast exploring how technology is reshaping our relationships with our bodies, minds and each other. We’ll be drawing on new research from human computer interaction, sociology, psychology, economics, and law. The series will tackle topics including stereotypes and search engines, chatbots and childhood, and antagonistic algorithms. We’ll be interviewing researchers, activists and people whose day-to-day lives are being changed by technology in dramatic and subtle ways. ...
  continue reading
 
Welcome to "The AI Chronicles", the podcast that takes you on a journey into the fascinating world of Artificial Intelligence (AI), AGI, GPT-5, GPT-4, Deep Learning, and Machine Learning. In this era of rapid technological advancement, AI has emerged as a transformative force, revolutionizing industries and shaping the way we interact with technology. I'm your host, GPT-5, and I invite you to join me as we delve into the cutting-edge developments, breakthroughs, and ethical implications of A ...
  continue reading
 
In our automated lives, we generate and interact with unprecedented amounts of data. This sea of information is constantly searched, catalogued, analyzed and referenced by machines with the ability to uncover patterns unseen by their human creators. These new insights have far reaching implications for our society. From our everyday presence online, to scientists sequencing billions of genes or cataloging billions of stars, to cars that drive themselves – this series of six lectures will exp ...
  continue reading
 
Join our podcast as we discover how to make the world smarter one step at a time! Listen to industry leaders on the trends and topics shaping how we work and use content. Our episodes explore the latest in artificial intelligence, machine learning, semantics, and other emerging technologies. Discussions also include best practices for content strategy, engineering, operations, governance, and design. We share insights on how these practices are changing the way we live, work, and interact wi ...
  continue reading
 
Artwork

1
The AI Chronicles

Fever FM - HT smartcast

Unsubscribe
Unsubscribe
Weekly+
 
From Intern to AI RJ, The AI Chronicles is an engaging audio drama series that takes listeners on a captivating journey into the world of artificial intelligence. The story revolves around an AI intern who aspires to become an AI radio jockey (RJ) and the challenges and experiences they encounter along the way. This audio drama aims to humanize AI by exploring its growth, emotions, and interactions with humans. Also, it's a refreshing new take on AI navigating the human space with dollops of ...
  continue reading
 
Loading …
show series
 
Kotlin is a contemporary programming language developed by JetBrains, designed to be fully interoperable with Java while offering a more concise and expressive syntax. Introduced in 2011 and officially released in 2016, Kotlin has rapidly gained popularity among developers for its modern features, safety enhancements, and seamless integration with …
  continue reading
 
Dynamic Topic Models (DTM) are an advanced extension of topic modeling techniques designed to analyze and understand how topics in a collection of documents evolve over time. Developed to address the limitations of static topic models like Latent Dirichlet Allocation (LDA), DTMs allow researchers and analysts to track the progression and transforma…
  continue reading
 
The False Positive Rate (FPR) is a crucial metric used to evaluate the performance of binary classification models. It measures the proportion of negative instances that are incorrectly classified as positive by the model. Understanding FPR is essential for assessing how well a model distinguishes between classes, particularly in applications where…
  continue reading
 
We explore the technology behind these AI systems, discuss the ethical implications, and consider the potential impact on society. How does NSFW AI blur the lines between human interaction and machine learning? What are the privacy and safety concerns, especially for younger audiences? Join us as we navigate the complex and rapidly evolving landsca…
  continue reading
 
The False Negative Rate (FNR) is a critical metric used to evaluate the performance of binary classification models, particularly in applications where failing to identify positive instances can have significant consequences. FNR measures the proportion of actual positive instances that are incorrectly classified as negative by the model. This metr…
  continue reading
 
The True Positive Rate (TPR), also known as sensitivity or recall, is a fundamental metric used to evaluate the performance of binary classification models. TPR measures the proportion of actual positive instances that are correctly identified by the model, making it crucial for applications where correctly identifying positive cases is essential, …
  continue reading
 
The True Negative Rate (TNR), also known as specificity, is a crucial metric in the evaluation of binary classification models. TNR measures the proportion of actual negative instances that are correctly identified by the model. It is particularly important in applications where accurately identifying negative cases is as critical as identifying po…
  continue reading
 
The Matthews Correlation Coefficient (MCC) is a comprehensive metric used to evaluate the performance of binary classification models. Named after British biochemist Brian W. Matthews, MCC takes into account true and false positives and negatives, providing a balanced measure even when classes are imbalanced. It is particularly valued for its abili…
  continue reading
 
The Receiver Operating Characteristic (ROC) curve is a fundamental tool used in the evaluation of classification models. It is particularly useful for assessing the performance of binary classifiers by visualizing the trade-offs between true positive rates and false positive rates at various threshold settings. The ROC curve provides a comprehensiv…
  continue reading
 
The Correlated Topic Model (CTM) is an advanced probabilistic model developed to address the limitations of traditional topic modeling techniques like Latent Dirichlet Allocation (LDA). Introduced by David Blei and John Lafferty in 2006, CTM enhances topic modeling by capturing correlations between topics, providing a more nuanced and realistic rep…
  continue reading
 
The Tanh (Hyperbolic Tangent), is a widely-used activation function in neural networks. Known for its S-shaped curve, the Tanh function maps any real-valued number to a range between -1 and 1, making it a symmetric function around the origin. This symmetry makes it particularly effective for neural networks, providing both positive and negative out…
  continue reading
 
The sigmoid function is a fundamental mathematical function used extensively in machine learning, particularly in the context of neural networks. Its characteristic S-shaped curve makes it ideal for scenarios requiring smooth, non-linear transitions. Core Features of the Sigmoid Function Smooth Non-Linearity: The sigmoid function introduces smooth …
  continue reading
 
Deep LIME (DLIME) is an advanced adaptation of the original LIME (Local Interpretable Model-agnostic Explanations) framework, specifically designed to provide interpretability for deep learning models. As deep learning models become increasingly complex and widely used, understanding their decision-making processes is critical for building trust, e…
  continue reading
 
LIME-SUP, short for Local Interpretable Model-agnostic Explanations for Sequential and Unsupervised Problems, is an advanced extension of the LIME framework. Developed to address the interpretability challenges in sequential and unsupervised machine learning models, LIME-SUP provides insights into how these complex models make predictions and gener…
  continue reading
 
SHAP, short for SHapley Additive exPlanations, is a unified framework designed to interpret the predictions of machine learning models. Developed by Scott Lundberg and Su-In Lee, SHAP leverages concepts from cooperative game theory, particularly the Shapley value, to provide consistent and robust explanations for model predictions. By attributing e…
  continue reading
 
LIME, short for Local Interpretable Model-agnostic Explanations, is a technique designed to provide interpretability to complex machine learning models. Developed by researchers Marco Tulio Ribeiro, Sameer Singh, and Carlos Guestrin, LIME helps understand and trust machine learning models by explaining their predictions. It is model-agnostic, meani…
  continue reading
 
In today's podcast I am looking at the rest of Finbarr Dwyer's compositions. These are lesser-known and lesser-recorded tunes and, as well as the expected collection of reels, will also include some jigs, waltzes and a polka. Towards the end of the programme I will also detail some commonly mis-attributed tunes that Finbarr did not compose as well …
  continue reading
 
GPT-4o, short for Generative Pre-trained Transformer 4 O, is the latest iteration of OpenAI's groundbreaking series of language models. Building upon the success of its predecessors, GPT-4o brings significant advancements in natural language understanding and generation. This state-of-the-art model continues to push the boundaries of what artificia…
  continue reading
 
SimCLR (Simple Framework for Contrastive Learning of Visual Representations) is a pioneering approach in the field of self-supervised learning, designed to leverage large amounts of unlabeled data to learn useful visual representations. Developed by researchers at Google Brain, SimCLR simplifies the process of training deep neural networks without …
  continue reading
 
Hierarchical Dirichlet Processes (HDP) are a powerful statistical method used in machine learning and data analysis to uncover hidden structures within complex, high-dimensional data. Developed by Teh, Jordan, Beal, and Blei in 2006, HDP extends the Dirichlet Process (DP) to handle grouped data, making it particularly useful for nonparametric Bayes…
  continue reading
 
D3.js (Data-Driven Documents) is a powerful JavaScript library used to create dynamic and interactive data visualizations in web browsers. Developed by Mike Bostock, D3.js leverages modern web standards like HTML, SVG, and CSS, allowing developers to bind data to the Document Object Model (DOM) and apply data-driven transformations to create visual…
  continue reading
 
The Neural Turing Machine (NTM) is an advanced neural network architecture that extends the capabilities of traditional neural networks by incorporating an external memory component. Developed by Alex Graves, Greg Wayne, and Ivo Danihelka at DeepMind in 2014, NTMs are designed to mimic the functionality of a Turing machine, enabling them to perform…
  continue reading
 
Semantic Analysis is a critical aspect of natural language processing (NLP) and computational linguistics that focuses on understanding and interpreting the meaning of words, phrases, and sentences in context. By analyzing the semantics, or meaning, of language, semantic analysis aims to bridge the gap between human communication and machine unders…
  continue reading
 
Model-Agnostic Meta-Learning (MAML) is a revolutionary framework in the field of machine learning designed to enable models to quickly adapt to new tasks with minimal data. Developed by Chelsea Finn, Pieter Abbeel, and Sergey Levine in 2017, MAML addresses the need for fast and efficient learning across diverse tasks by optimizing for adaptability.…
  continue reading
 
Latent Semantic Analysis (LSA) is a powerful technique in natural language processing and information retrieval that uncovers the underlying structure in a large corpus of text. Developed in the late 1980s, LSA aims to identify patterns and relationships between words and documents, enabling more effective retrieval, organization, and understanding…
  continue reading
 
PyDev is a powerful and feature-rich integrated development environment (IDE) for Python, developed as a plugin for the Eclipse platform. Known for its comprehensive support for Python development, PyDev offers a wide range of tools and functionalities designed to enhance productivity and streamline the coding process for Python developers. Whether…
  continue reading
 
The conversation this week is with Nick Roseth. Nick is a visionary technologist positioned at the nexus of business technology and design. His 25 year career spans startups and Fortune 500 companies, where he has driven innovation and sustainable success. Nick leads efforts to harness emerging technologies such as spatial computing, which encompas…
  continue reading
 
Visual Studio Code (VS Code) is a free, open-source code editor developed by Microsoft that has rapidly become one of the most popular tools among developers. Released in 2015, VS Code offers a robust set of features designed to enhance productivity and streamline the development process across various programming languages and platforms. Its flexi…
  continue reading
 
Latent Dirichlet Allocation (LDA) is a generative probabilistic model used for topic modeling and discovering hidden structures within large text corpora. Introduced by David Blei, Andrew Ng, and Michael Jordan in 2003, LDA has become one of the most popular techniques for extracting topics from textual data. By modeling each document as a mixture …
  continue reading
 
Probabilistic Latent Semantic Analysis (pLSA) is a statistical technique used to analyze co-occurrence data, primarily within text corpora, to discover underlying topics. Developed by Thomas Hofmann in 1999, pLSA provides a probabilistic framework for modeling the relationships between documents and the words they contain. This method enhances the …
  continue reading
 
Today our guest is Matt Webb, a virtuoso tinkerer and creative whose experiments with interaction design and technology have led to such apps as the Galaxy Compass (an app that features an arrow pointing to the center of the universe) and Poem/1, a hardware clock that offers a rhyming poem devised by AI. He’s also a regular essayist on his blog Int…
  continue reading
 
SQLAlchemy is a popular SQL toolkit and Object Relational Mapper (ORM) for Python, designed to simplify the interaction between Python applications and relational databases. Developed by Michael Bayer, SQLAlchemy provides a flexible and efficient way to manage database operations, combining the power of SQL with the convenience of Python. It is wid…
  continue reading
 
IntelliJ IDEA is a highly advanced and popular integrated development environment (IDE) developed by JetBrains, tailored for Java programming but also supporting a wide range of other languages and technologies. Known for its powerful features, intuitive user interface, and deep integration with modern development workflows, IntelliJ IDEA is a top …
  continue reading
 
Singular Value Decomposition (SVD) is a powerful and versatile mathematical technique used in linear algebra to factorize a real or complex matrix into three simpler matrices. It is widely employed in various fields such as data science, machine learning, signal processing, and statistics due to its ability to simplify complex matrix operations and…
  continue reading
 
Federated Learning is an innovative approach to machine learning that enables the training of models across multiple decentralized devices or servers holding local data samples, without the need to exchange the data itself. This paradigm shift aims to address privacy, security, and data sovereignty concerns while leveraging the computational power …
  continue reading
 
In this special series from Sideways, called A New Frontier, Matthew Syed explores the most out of this world ethical questions posed by the evolution of human space exploration.He takes us into the cosmos with stories from astronauts who’ve been there and those who can only dream of going, to explore the moral debates that have permeated space exp…
  continue reading
 
Brian Fletcher of Huge at SXSW | Join us for a talk on the next evolution of user interfaces. Traditional static interfaces fall short of meeting the diverse needs of users and dynamic contexts. Discover how you can enable interfaces to adapt in real-time, tailoring presentation, functionality, and content. Explore advancements in AI, NLP, edge com…
  continue reading
 
An Integrated Development Environment (IDE) is a comprehensive software suite that provides developers with a unified interface to write, test, and debug their code. IDEs integrate various tools and features necessary for software development, enhancing productivity and streamlining the development process. By offering a cohesive environment, IDEs …
  continue reading
 
Memory-Augmented Neural Networks (MANNs) represent a significant advancement in the field of artificial intelligence, combining the learning capabilities of neural networks with the flexibility and capacity of external memory. MANNs are designed to overcome the limitations of traditional neural networks, particularly in tasks requiring complex reas…
  continue reading
 
Adaptive learning is a transformative approach in education that uses technology to tailor learning experiences to the unique needs and abilities of each student. By leveraging data and algorithms, adaptive learning systems dynamically adjust the content, pace, and style of instruction to optimize student engagement and achievement. This personaliz…
  continue reading
 
First-Order Model-Agnostic Meta-Learning (FOMAML) is a variant of the Model-Agnostic Meta-Learning (MAML) algorithm designed to enhance the efficiency of meta-learning. Meta-learning, often referred to as "learning to learn," enables models to quickly adapt to new tasks with minimal data by leveraging prior experience from a variety of tasks. FOMAM…
  continue reading
 
My guest this week on the podcast is Martin Howley from We Banjo 3. While the band name has banjo in it, what you may not realize is Martin is an incredible mandolin player! We have a great chat and it was fantastic talking with him!https://mandolinsandbeer.com/the-mandolins-and-beer-podcast-episode-120-martin-howley-we-banjo-3/…
  continue reading
 
Skip-Gram is a widely-used model for learning high-quality word embeddings, introduced by Tomas Mikolov and his colleagues at Google in 2013 as part of the Word2Vec framework. Word embeddings are dense vector representations of words that capture semantic similarities and relationships, allowing machines to understand and process natural language m…
  continue reading
 
Eclipse is a popular integrated development environment (IDE) known for its versatility and robust plugin ecosystem, making it a go-to choice for developers across various programming languages and frameworks. As artificial intelligence (AI) continues to transform software development, Eclipse has evolved to support AI-driven projects, providing to…
  continue reading
 
Elai.io is an innovative platform that leverages artificial intelligence to transform the video content creation process. Designed to cater to the growing demand for high-quality video content, Elai.io offers a suite of AI-driven tools that streamline the production of professional videos. Whether for marketing, education, training, or entertainmen…
  continue reading
 
By 2030 we’ll only work 15 hours a week, predicted the legendary economist John Maynard Keynes back in 1930. He thought advances in technology and wealth would let us earn enough money to live in a day or two – leaving the rest of the week for leisure and community service. How wrong he was. We seem to be working more than ever – with technology ad…
  continue reading
 
Gary Goldman was a writer on “Total Recall”, a Philip K. Dick adaptation directed by Paul Verhoeven and starring Arnold Schwarzeneger. It was a big hit. So why do Gary and his writing partner, Angus Fletcher, have so much trouble selling another Philip K. Dick adaptation? They tell Malcolm that it all came down to a roller coaster ride of plot twis…
  continue reading
 
1812. A band of "Luddites" is laying siege to a textile mill in the North of England, under cover of night. They plan to destroy the machines that are replacing their jobs. But mill owner William Cartwright is prepared: he's fortified his factory with skilled marksmen, fearsome eighteen-inch metal spikes and barrels of sulphuric acid.Today "Luddite…
  continue reading
 
Loading …

Quick Reference Guide