Efficient Batched Reinforcement Learning in TensorFlow
-
Updated
Jan 11, 2019 - Python
Efficient Batched Reinforcement Learning in TensorFlow
Mpcurses is an abstraction of the Python curses and multiprocessing libraries providing function execution and runtime visualization capabilities.
Notes for multi-processing and multi-threading
Python implementation of a multi-processed gRPC client/server with streaming capabilities.
This short little python module can help you with running your iteratable functions on multi process without any hassle of creating process by yourself.
Using celery framework with AI models (Documentation)
Examples on multi-processing and multi-threading in Python.
a hybrid CPU-GPU combined multi-processing approach for optimized performance in AES128 algorithm. The encryption key is derived using the HKDF (HMAC-based Key Derivation Function) combined with the scrypt algorithm for added security.
Simple multi-processing python cli to set the default audio and/or subtitles of a single matroska (.mkv) file or a library of files WITHOUT having to remux the file
Demonstration of multithreading and multiprocessing in basic prime number searching maner.
Self-hosted RAG prototype to ingest PDFs/HTML and chat with them via a local UI
Simple Python multithreading examples
Executing lengthy functions using python Rest API and processes.
Enables you to convert a PettingZoo environment to a Gym environment while supporting multiple agents (MARL). Gym's default setup doesn't easily support multi-agent environments, but this wrapper resolves that by running each agent in its own process and sharing the environment across those processes.
Picture Frame that uses face recognition to identify and display images of users and uses Flickr API to import images
[Phase II: Consumer] This repository holds the code developed in partial fulfilment of online credit course "CS370 - OS" offered at Colorado State University Online for Spring 2024.
Python image processing pipeline with multiple concurrency approaches (serial, multithreading, multiprocessing, asyncio, Ray)
Secure multi threading and multi processing python socket programming implementation
A python implementation of CBDT
A fast, parallelized image processing script for batch resizing and center-cropping images using Pillow and Python's multiprocessing.
Add a description, image, and links to the multi-processing topic page so that developers can more easily learn about it.
To associate your repository with the multi-processing topic, visit your repo's landing page and select "manage topics."