Difference between revisions of "ResNet-50"
m |
m |
||
| Line 16: | Line 16: | ||
[http://www.youtube.com/results?search_query=ResNet+50 Youtube search...] | [http://www.youtube.com/results?search_query=ResNet+50 Youtube search...] | ||
[http://www.google.com/search?q=ResNet+50+deep+machine+learning+ML+artificial+intelligence ...Google search] | [http://www.google.com/search?q=ResNet+50+deep+machine+learning+ML+artificial+intelligence ...Google search] | ||
| − | |||
* [[Embedding]] ... [[Fine-tuning]] ... [[Retrieval-Augmented Generation (RAG)|RAG]] ... [[Agents#AI-Powered Search|Search]] ... [[Clustering]] ... [[Recommendation]] ... [[Anomaly Detection]] ... [[Classification]] ... [[Dimensional Reduction]]. [[...find outliers]] | * [[Embedding]] ... [[Fine-tuning]] ... [[Retrieval-Augmented Generation (RAG)|RAG]] ... [[Agents#AI-Powered Search|Search]] ... [[Clustering]] ... [[Recommendation]] ... [[Anomaly Detection]] ... [[Classification]] ... [[Dimensional Reduction]]. [[...find outliers]] | ||
Revision as of 00:28, 19 September 2023
Youtube search... ...Google search
- Embedding ... Fine-tuning ... RAG ... Search ... Clustering ... Recommendation ... Anomaly Detection ... Classification ... Dimensional Reduction. ...find outliers
- Large Language Model (LLM) ... Multimodal ... Foundation Models (FM) ... Generative Pre-trained ... Transformer ... (GPT-4) ... GPT-5 ... Attention ... GAN ... BERT
- ResNet-50 Architecture in Detail | Ethereon
- (Deep) Residual Network (DRN) - ResNet
- Deep Learning
- DeepLens - deep learning enabled video camera
- Vision
ResNet is a short name for Residual Network. As the name of the network indicates, the new terminology that this network introduces is residual learning. ResNet50 is a 50 layer Residual Network. There are other variants like ResNet101 and ResNet152 also.
Examples