AI/ML

AI/ML

1899 bookmarks
Custom sorting
Convolutional Neural Nets Explained and Implemented in Python (PyTorch)
Convolutional Neural Nets Explained and Implemented in Python (PyTorch)
Convolutional Neural Networks (CNNs) have been the undisputed champions of Computer Vision (CV) for almost a decade. Their widespread adoption kickstarted the world of deep learning; without them, the field of AI would look very different today. Rather than manual feature extraction, deep learning CNNs are capable of doing image classification, object detection, and much more automatically for a vast number of datasets and use cases. All they need is training data. Deep CNNs are the de-facto standard in computer vision. New models using vision transformers (ViT) and multi-modality may change this in the future, but for now, CNNs still dominate state-of-the-art benchmarks in vision. In this hands-on video, we will learn why this is, how to implement deep learning CNNs for computer vision tasks like image classification using Python and PyTorch, and everything you could need to know about well known CNNs like LeNet, AlexNet, VGGNet, and ResNet. 🌲 Pinecone article: https://pinecone.io/learn/cnn 🤖 70% Discount on the NLP With Transformers in Python course: https://bit.ly/nlp-transformers 🎉 Subscribe for Article and Video Updates! https://jamescalam.medium.com/subscribe https://medium.com/@jamescalam/membership 👾 Discord: https://discord.gg/c5QtDB9RAP 00:00 Intro 01:59 What Makes a Convolutional Neural Network 03:24 Image preprocessing for CNNs 09:15 Common components of a CNN 11:01 Components: pooling layers 12:31 Building the CNN with PyTorch 14:14 Notable CNNs 17:52 Implementation of CNNs 18:52 Image Preprocessing for CNNs 22:46 How to normalize images for CNN input 23:53 Image preprocessing pipeline with pytorch 24:59 Pytorch data loading pipeline for CNNs 25:32 Building the CNN with PyTorch 28:08 CNN training parameters 28:49 CNN training loop 30:27 Using PyTorch CNN for inference
·youtube.com·
Convolutional Neural Nets Explained and Implemented in Python (PyTorch)
Glitch Tokens - Computerphile
Glitch Tokens - Computerphile
Language Models' Achilles heel: Rob Miles talks about "glitch" tokens, those mysterious words which, which result in gibberish when entered into some large language models. More from Rob Miles: http://bit.ly/Rob_Miles_YouTube The AI safety/alignment post: https://www.alignmentforum.org/posts/aPeJE8bSo6rAFoLqg/solidgoldmagikarp-plus-prompt-generation https://www.facebook.com/computerphile https://twitter.com/computer_phile This video was filmed and edited by Sean Riley. Computer Science at the University of Nottingham: https://bit.ly/nottscomputer Computerphile is a sister project to Brady Haran's Numberphile. More at http://www.bradyharan.com
·youtube.com·
Glitch Tokens - Computerphile
Medical Search Engine with SPLADE + Sentence Transformers in Python
Medical Search Engine with SPLADE + Sentence Transformers in Python
In this video we'll build a search engine for the medical field using hybrid search with NLP information retrieval models. We use hybrid search with sentence transformers and SPLADE for medical quesiton-answering. By using hybrid search we're able to search using both dense and sparse vectors. This allows us to cover semantics with the dense vectors, and features like exact matching and keyword search with the sparse vectors. For the sparse vectors we use SPLADE. SPLADE is the first sparse embedding method to outperform BM25 across a variety of tasks. It's an incredibly powerful technique that enables the typical sparse search advantages while also enabling learning term expansion to help minimize the vocabulary mismatch problem. The demo we work through here uses SPLADE and a sentence transformer model trained on MS-MARCO. These are all implemented via Hugging Face transformers. Finally, for the search component we use the Pinecone vector database. The only vector DB at the time of writing that natively supports SPLADE vectors.  🔗 Code notebook: https://github.com/pinecone-io/examples/blob/master/search/hybrid-search/medical-qa/pubmed-splade.ipynb 🎙️ Support me on Patreon: https://patreon.com/JamesBriggs 🎨 AI Art: https://www.etsy.com/uk/shop/IntelligentArtEU 🤖 70% Discount on the NLP With Transformers in Python course: https://bit.ly/3DFvvY5 🎉 Subscribe for Article and Video Updates! https://jamescalam.medium.com/subscribe https://medium.com/@jamescalam/membership 👾 Discord: https://discord.gg/c5QtDB9RAP 00:00 Hybrid search for medical field 00:18 Hybrid search process 02:42 Prerequisites and Installs 03:26 Pubmed QA data preprocessing step 08:25 Creating dense vectors with sentence-transformers 10:30 Creating sparse vector embeddings with SPLADE 18:12 Preparing sparse-dense format for Pinecone 21:02 Creating the Pinecone sparse-dense index 24:25 Making hybrid search queries 29:59 Final thoughts on sparse-dense with SPLADE #artificialintelligence #nlp #naturallanguageprocessing #machinelearning #searchengine
·youtube.com·
Medical Search Engine with SPLADE + Sentence Transformers in Python
9. OpenAI ChatGPT API (NEW GPT 3.5) and Whisper API - Python and Gradio Tutorial
9. OpenAI ChatGPT API (NEW GPT 3.5) and Whisper API - Python and Gradio Tutorial
In this video I use the new ChatGPT API and Whisper API's to have a conversation. I use my voice as input and ChatGPT speaks back to me using my computer's audio. 0:00 - Demo (What We're Building) 1:10 - High Level Walkthrough / Discussion 5:02 - Gradio User Interface (Microphone Recording) 9:07 - OpenAI Whisper API (Speech to Text) 11:34 - ChatGPT API (Chat Completion) 21:00 - Making OSX Talk 22:06 - Jay-Z Edition (Rapping Therapist) If you've been enjoying the AI content, I am starting a spinoff channel this year focused on AI in music, gaming, and design at https://youtube.com/@parttimeai Source Code: https://github.com/hackingthemarkets/chatgpt-api-whisper-api-voice-assistant Twitter: https://twitter.com/parttimelarry Buy Me a Drank: https://www.buymeacoffee.com/parttimelarry
·youtube.com·
9. OpenAI ChatGPT API (NEW GPT 3.5) and Whisper API - Python and Gradio Tutorial
Artificial Intelligence: Last Week Tonight with John Oliver (HBO)
Artificial Intelligence: Last Week Tonight with John Oliver (HBO)
Artificial intelligence is increasingly becoming part of our lives, from self-driving cars to ChatGPT. John Oliver discusses how AI works, where it might be heading next, and, of course, why it hates the bus. Connect with Last Week Tonight online... Subscribe to the Last Week Tonight YouTube channel for more almost news as it almost happens: www.youtube.com/lastweektonight Find Last Week Tonight on Facebook like your mom would: www.facebook.com/lastweektonight Follow us on Twitter for news about jokes and jokes about news: www.twitter.com/lastweektonight Visit our official site for all that other stuff at once: www.hbo.com/lastweektonight
·youtube.com·
Artificial Intelligence: Last Week Tonight with John Oliver (HBO)
Wordless/doc_eng.md at main · BLKSerene/Wordless
Wordless/doc_eng.md at main · BLKSerene/Wordless
An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation - Wordless/doc_eng.md at main · BLKSerene/Wordless
·github.com·
Wordless/doc_eng.md at main · BLKSerene/Wordless
RAISE AI Playground – MIT Media Lab
RAISE AI Playground – MIT Media Lab
AI blocks are a suite of drag-and-drop coding blocks that allow students to integrate AI engines into block-based programming projects.
·media.mit.edu·
RAISE AI Playground – MIT Media Lab
Build your own AI chatbot from scratch! - Analytics Vidhya
Build your own AI chatbot from scratch! - Analytics Vidhya
In this article, we will learn to create an AI chatbot from scratch using Intent matching and NLP algorithms and a script to reply user's questions.
·analyticsvidhya.com·
Build your own AI chatbot from scratch! - Analytics Vidhya
How I Broke Into a Bank Account With an AI-Generated Voice
How I Broke Into a Bank Account With an AI-Generated Voice
Banks in the U.S. and Europe tout voice ID as a secure way to log into your account. I proved it's possible to trick such systems with free or cheap AI-generated voices.
·vice.com·
How I Broke Into a Bank Account With an AI-Generated Voice
AI-created images lose U.S. copyrights in test for new technology
AI-created images lose U.S. copyrights in test for new technology
Images in a graphic novel that were created using the artificial-intelligence system Midjourney should not have been granted copyright protection, the U.S. Copyright Office said in a letter seen by Reuters.
·reuters.com·
AI-created images lose U.S. copyrights in test for new technology
Scribble Diffusion
Scribble Diffusion
Turn your sketch into a refined image using AI
·scribblediffusion.com·
Scribble Diffusion