Skip to main content
  1. Data Science Blog/

ML Model Development Framework

·296 words·2 mins· loading · ·
Machine Learning (ML) Development Environment & Tools Software Development Machine Learning Development ML Frameworks Deep Learning (DL) AI Model Architecture MLOps Software Engineering Best Practices

ML Model Development Framework

ML Model Development Framework & Model Repositories
#

Introduction
#

There are hundreds of machine learning tasks. To do these tasks there are thousands of datasets created by individuals, governments, and corporations. We need to develop AI models using these datasets. There are thousands of models 1, 2, 3 and many model development frameworks. It is practically mind-blowing to track this whole body of work and understand all this work in its entirety. But if you dive deeper into the following frameworks you will get a fair idea about the overall direction of the work. These frameworks are used to maintain pre-trained model repositories and download pre-trained models. You can develop your own finetuned model using those pre-trained models.

List of Frameworks
#

  1. Model Repo - tfhub.dev : AI Model repository from google.
  2. tensorflow.org Website : an open-source software library for machine learning from Google
    github.com/tensorflow/models
  3. Microsoft AI on github
  4. Microsoft Cognitive Toolkit Website (previously known as CNTK), an open source toolkit for building artificial neural networks.
    github : github repo of CNTK
  5. Model Repo - pytorch.org/hub : An open-source Tensor and Dynamic neural network in Python from facebook
    Framework - pytorch.org
  6. Keras, a high level open-source software library for machine learning (works on top of other libraries).
  7. huggingface.co/models : AI Model Repository from huggingface.
  8. modelzoo.co : Discover open source deep learning code and pretrained models. Repository is created by Jing Yu Koh
  9. www.alibabacloud.com
  10. paperswithcode.com
  11. github.com/openvinotoolkit/open_model_zoo
  12. developers.google.com/mediapipe
  13. github.com/likedan/Awesome-CoreML-Models
  14. www.elinux.org/Jetson_Zoo
  15. Pinto_model_zoo
  16. github.com/onnx/models
  17. modelplace.ai : Ready-to-Integrate Computer Vision Neural Networks
  18. Apache Mahout, a library of scalable machine learning algorithms.
  19. Deeplearning4j, an open-source, distributed deep learning framework written for the JVM.
  20. OpenNN Website, a comprehensive C++ library implementing neural networks. OpenNN github repo
  21. Theano, a Python library and optimizing compiler for manipulating and evaluating mathematical expressions, especially matrix-valued ones.

Related

Experimenting with Vertex AI: A Practical Guide from Account Setup to First Model Call
·4895 words·23 mins· loading
Cloud Computing Artificial Intelligence LLM Vertex AI Google Cloud Platform Gemini GCP Vertex AI Studio Model Garden IAM MLOps
Experimenting with Vertex AI: A Practical Guide from Account Setup to First Model Call # 1. …
Cursor Chat: Architecture, Data Flow & Storage
·1318 words·7 mins· loading
Artificial Intelligence Developer Tools Software Architecture Cursor IDE Cursor Chat AI Code Editor SQLite Turbopuffer Codebase Indexing RAG Semantic Search Data Flow Local Storage Composer
Cursor Chat: Architecture, Data Flow & Storage # This document explains how Cursor chat works …
Safeguarding PII When Using LLMs in Alternative Investment Banking
·4261 words·21 mins· loading
Artificial Intelligence Financial Technology Data Privacy PII Protection LLM Privacy Alternative Investment Banking BFSI Data Privacy AI Compliance Differential Privacy Federated Learning Financial AI Security
Safeguarding PII When Using LLMs in Alternative Investment Banking # 1. Introduction # The …
AI Hallucinations in BFSI - A Comprehensive Guide
·2975 words·14 mins· loading
Artificial Intelligence Financial Technology AI Hallucinations BFSI AI Implementation Financial AI Risk Management Banking AI Ethics RAG in Finance Knowledge Graphs BFSI LLM Risk Mitigation Financial AI Compliance
AI Hallucinations in the BFSI Domain - A Comprehensive Guide # Introduction # Artificial …
Roadmap to Reality
·990 words·5 mins· loading
Philosophy & Cognitive Science Interdisciplinary Topics Scientific Journey Self-Discovery Personal Growth Cosmic Perspective Human Evolution Technology Biology Neuroscience
Roadmap to Reality # A Scientific Journey to Know the Universe — and the Self # 🌱 Introduction: The …