Models: Difference between revisions

From James' Coffee Wiki
Jump to navigation Jump to search
(Add nanoGPT)
Line 9: Line 9:
* CLIP
* CLIP
* ImageBind
* ImageBind
* Segment Anything


== Machine Learning ==
== Machine Learning ==

Revision as of 21:20, 21 May 2023

Models are the machine learning and computer vision models I have used.

Computer Vision

  • YOLOv8
  • BLIP
  • BLIPv2
  • Grounding DINO
  • CLIP
  • ImageBind
  • Segment Anything

Machine Learning

  • Random forest
  • t-SNE
  • K-means clustering
  • Time-series forecasting with Prophet

NLP

General Frameworks

  • scikit-learn
  • nltk