Advanced Techniques for Prompt Engineering – VIDEO This looks like a comprehensive video about prompt engineering. It covers a number of techniques used in prompting large language models. Watch the video here: https://
youtube.com/watch?v=kr5X3Q
vPzvM
…
@jeande_d
-

Advanced Techniques for Prompt Engineering Video Tutorial
By
–
-

Resources for Instructors: Understanding Deep Learning Book
By
–
There are also resources for instructors. Understanding Deep Learning: https://
udlbook.github.io/udlbook/ -

Understanding Deep Learning – Comprehensive Neural Network Textbook Released
By
–
Understanding Deep Learning – BOOK Wow, this is such a great deep learning textbook. Covers almost all fundamental neural network techniques and algorithms. The content outline is really nice. Get the book draft: https://
github.com/udlbook/udlboo
k/releases/download/v1.0.4/UnderstandingDeepLearning_08_05_23_C.pdf
… Book website: https://
udlbook.github.io/udlbook/ -

Advanced Computer Vision Course at UCF Center for Research
By
–
Advanced Computer Vision – UCF Center for Research in Computer Vision, Spring 2023 This is an excellent course on advanced computer vision. Covers recent developments in computer vision, topics like image generation and vision-language learning. I like that the course go
-
Input Text Label Typo One Word Ahead Detection
By
–
Typo: input text ⃪ label (label is 1 word ahead of input text)
-
Language Modelling Success: Next Token Prediction and Transformer Models
By
–
Language modelling has wildly succeeded due to current objective functions(most notably, next token prediction) and evidently powerful, efficient and scalable models(ie. Transformer) . With next token prediction, you have both input text and labels from same text(input is 1 word
-
ViT Vision Transformer designed by Dosovitskiy and Google Brain researchers
By
–
ViT was designed by Dosovitskiy, @giffmana
, and other researchers from Google Brain. The discussed paper can be found here: -

Vision Transformer Paper Explained – New Video Tutorial
By
–
Vision Transformer(ViT) Paper Explained – A NEW VIDEO ViT paper introduced transformers for large-scale image recognition. It is one of the influential papers in visual representation learning and modern computer vision in general. In my new video, we discuss ViT paper:
-
Code-First Resources for Learning Deep Learning and Neural Networks
By
–
Thanks. Try code-first courses or pick up a book that emphasizes codes over math. There are many examples: Karpathy neural networks: zero to hero(new!!), one shared above by Sebastian Ras., practical deep learning for coders FAST dot AI, Chollet deep learning with python book.
-

Free Deep Learning Course with Lightning AI: Fundamentals and Modern Approaches
By
–
Deep Learning Fundamentals – Lightning AI This is a free deep learning course that covers foundational techniques and algorithms in deep learning and modern approaches. I like the way course is conducted: 10 units with bit-sized videos, quizzes, and exercises. Super