mrtj
AWS Certified Machine Learning Specialist and ML/Data team leader @Neosperience
@Neosperience Milan, Italy
Pinned Repositories
backpack
Backpack is a toolbox of utilities designed to make AWS Panorama development more enjoyable and productive.
cookiecutter-panorama
A Cookiecutter project generator template for AWS Panorama, a computer vision appliance and platform.
pyds_tracker_meta
A Python wrapper written in C++11 for past frame tracking result metadata classes in Nvidia's DeepStream framework, providing functionality not available in the Python SDK.
smx-validator
Orchestrate k-fold cross validated SageMaker training jobs on Amazon Web Services infrastructure
st-dynamodb-connection
Streamlit DynamoDB Connection is a Python library that connects your Streamlit application to an Amazon DynamoDB table.
yolox-panorama-tutorial
A step-by-step tutorial with example code on deploying a custom YOLOX object detector model on the AWS Panorama appliance.
mrtj's Repositories
mrtj/yolox-panorama-tutorial
A step-by-step tutorial with example code on deploying a custom YOLOX object detector model on the AWS Panorama appliance.
mrtj/st-dynamodb-connection
Streamlit DynamoDB Connection is a Python library that connects your Streamlit application to an Amazon DynamoDB table.
mrtj/smx-validator
Orchestrate k-fold cross validated SageMaker training jobs on Amazon Web Services infrastructure
mrtj/backpack
Backpack is a toolbox of utilities designed to make AWS Panorama development more enjoyable and productive.
mrtj/dynamodb-mapping
A Python dictionary-like interface for an Amazon DynamoDB table.
mrtj/articles
A repository for personal blog posts and articles
mrtj/aws-panorama-test-utility
A fork from aws-panorama-samples repo that contains only the test utility
mrtj/cookiecutter-panorama
A Cookiecutter project generator template for AWS Panorama, a computer vision appliance and platform.
mrtj/covid_figs
AWS lambda function to process Italian statistics about COVID-19
mrtj/face-obfuscator
Obfuscate human faces in video files
mrtj/genai-rest-of-us
Accompanying jupyter notebooks for the lecture "Generative AI for the rest of us"
mrtj/langchain_token_usage
Token usage tracker for LangChain LLMs
mrtj/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
mrtj/AMNet
PyTorch Implementation of CVPR 2018 paper AMNet: Memorability Estimation with Attention
mrtj/aws-mlops-workshop
mrtj/aws-panorama-developer-guide
AWS Panorama Developer Guide - markdown build, sample applications, and other resources.
mrtj/corodash
Dashboard of COVID-19 outbreak and vaccination data in Italy using Streamlit
mrtj/cython_bbox
standalone cython_bbox borrowed from faster-rcnn
mrtj/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
mrtj/jsonschema2md
Convert JSON Schemas to simple, human-readable Markdown documentation.
mrtj/langchain
⚡ Building applications with LLMs through composability ⚡
mrtj/linalg_lambda_article
Tutorial of deploying a linear regression predictor on AWS Lambda
mrtj/llm-chatbot-python
https://graphacademy.neo4j.com/courses/llm-chatbot-python/
mrtj/lstm-translator
Word-level translator using LSTMs
mrtj/openai-knowledgebase-chat
Chatbot that answers questions based on a custom knowledge base, powered by OpenAI
mrtj/pyknowbase
Python library managing textual knowledge bases.
mrtj/sondeutils
Utility scripts for High Altitude Meteorological Sonda path data processing
mrtj/speechsynth
TTS with Amazon Polly
mrtj/streamlit-cognito-auth
A Streamlit component for authenticating users with AWS Cognito
mrtj/streamz
Real-time stream processing for python