Brief visual explanations of machine learning concepts with diagrams, code examples and links to resources for learning more.
A node-based image processing and AI upscaling GUI that makes it easy to chain together complex processing tasks.
A flowchart/node-based image processing GUI aimed at making chaining image processing tasks (especially upscaling done by neural networks) easy, intuitive, and customizable.
No existing upscaling GUI gives you the level of customization of your image processing workflow that chaiNNer does. Not only do you have full control over your processing pipeline, you can do incredibly complex tasks just by connecting a few nodes together.
AI for Ansible Content Development.
Easily Generate, Customize, & Use!
Save time and get unstuck. Tell ansible.ai what you’re thinking to automate in your IT infrastructure and it will generate syntactically correct playbook to help you get there.
Basic Pitch, a free audio-to-MIDI converter with pitch bend detection, built by Spotify.
Basic Pitch is a Python library for Automatic Music Transcription (AMT), using lightweight neural network developed by Spotify's Audio Intelligence Lab.
An open source platform for the machine learning lifecycle.
MLflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. MLflow offers a set of lightweight APIs that can be used with any existing machine learning application or library (TensorFlow, PyTorch, XGBoost, etc), wherever you currently run ML code (e.g. in notebooks, standalone applications or the cloud).