8000 GitHub - mrtunguyen/ml_resources: collection of useful resources for doing ML, deployment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

collection of useful resources for doing ML, deployment

Notifications You must be signed in to change notification settings

mrtunguyen/ml_resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Data_science_resources

collection of useful resources for doing data science, ML, deployment

SQL

  1. SQLModel: SQL databases in Python, designed for simplicity, compatibility, and robustness.
  2. sqlalchemy: the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

API

  1. FastAPI: FastAPI framework, high performance, easy to learn, fast to code, ready for production
  2. pydantic: Data validation and settings management using python type annotations.
  3. Postman: an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.

Performance control

  1. JMeter: application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance
  2. Lotust: An open source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users.

Deployment

  1. ansible: an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code. It runs on many Unix-like systems, and can configure both Unix-like systems as well as Microsoft Windows.
  2. Cortex: Containers as a service on AWS. Deploy, manage, and scale containers without worrying about Kubernetes.

Labeling tools

  1. Label Studio: Multi-type data labeling and annotation tool with standardized output format
  2. Universal Data Tool: collaborate and label any type of data, images, text, or documents in an easy web interface or desktop app.

NLP

  1. doccano: an open source text annotation tool for text classification, sequence labeling and sequence to sequence tasks.
  2. brat: a rapid annotation tool for all your textual annotation needs.

Computer Vision:

  1. labelimg: a graphical image annotation tool and label object bounding boxes in images.
  2. cvat: a free, online, interactive video and image annotation tool for computer vision.
  3. VoTT: Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
  4. makesense.ai: a free to use online tool for labelling photos.

Audio

  1. audino: an open source audio annotation tool for voice activity detection (VAD), diarization, speaker identification, automated speech recognition, emotion recognition tasks, etc.

ML system design

  1. How to automatically deploy a ML classifier to the cloud with AWS CDK
  2. System Design and recommendation Algorithms of Youtube, Spotify, Airbnb, Netflix and Uber

About

collection of useful resources for doing ML, deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0