Difference between revisions of "ResNet-50"

From
Jump to: navigation, search
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

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