An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by readytensor

A curated list of projects in awesome lists by readytensor .

https://github.com/readytensor/rt-agentic-ai-cert-week6

This repository contains the lesson content and code examples for Week 6 of the Ready Tensor Agentic AI Developer Certification Program, focused on building collaborative multi-agent systems.

Last synced: 01 Feb 2026

https://github.com/readytensor/rt-repo-assessment

This project implements an assessment tool to evaluate the quality of a AI/ML project repositories using LLMs and rule based methods

ai-repository best-practices code-quality data-science github github-best-practices machine-learning open-source open-source-project

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-agentic-ai-cert-week5

Hands-on code and examples for Week 5 of the Ready Tensor Agentic AI Developer Certification Program – building agentic systems with LangGraph, custom tools, and multi-agent workflows.

agentic-ai ai-agents certification langchain langgraph langsmith llms ready-tensor

Last synced: 02 May 2026

https://github.com/readytensor/rt-datasets-forecasting

Datasets for Forecasting category on Ready Tensor

Last synced: 17 Oct 2025

https://github.com/readytensor/rt-agentic-ai-cert-week2

Practical code for Week 2 of Ready Tensor's Agentic AI Certification: modular prompt engineering and advanced reasoning techniques (Chain of Thought, ReAct, Self-Ask).

Last synced: 02 Aug 2025

https://github.com/readytensor/rt_regression_catboost

Catboost Regressor Using `catboost` Python Package

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_variational_encoder_pytorch

Variational Encoder Model implemented in PyTorch for the Forecasting problem category as per Ready Tensor specifications. Model includes TS-mixing for better performance.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_regression_huber_regressor_sklearn

This repository is a dockerized implementation of the Huber regressor. It is implemented in flexible way that it can be used with any regression dataset with the use of JSON-formatted data schema file.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_mlforecast_random_forest

Random Forest Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-agentic-ai-cert-alternative-frameworks

Code and lessons for Module 4 – Section 1 of the Agentic AI Developer Certification Program by Ready Tensor, covering alternative agentic frameworks and tools for agentic AI.

Last synced: 19 Sep 2025

https://github.com/readytensor/rt_bin_class_simple_ann_pt_gpu

Neural Network binary classifier built in Pytorch; uses GPU

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_neuralforecast_nhits

NHiTS Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_darts_tide

Time-series Dense Encoder Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-agentic-ai-cert-week3

Hands-on code and examples for Week 3 of the Ready Tensor Agentic AI Developer Certification Program - exploring LLM calls, multi-turn conversations, and secure system prompts.

Last synced: 07 Oct 2025

https://github.com/readytensor/rt_forecasting_prophet

Facebook Prophet Forecaster for the Forecaster problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_roberta_pii_redactor

Roberta for PII redaction

Last synced: 12 Aug 2025

https://github.com/readytensor/rt-agentic-ai-cert-week9

This repository contains the lesson content and code examples for Week 9 of the Ready Tensor Agentic AI Developer Certification Program, focused on building collaborative multi-agent systems.

Last synced: 07 Aug 2025

https://github.com/readytensor/rt_forecasting_darts_auto_arima

AutoARIMA Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 22 Jul 2025

https://github.com/readytensor/rt_mc_class_histgradientboosting_sklearn

HistGradientBoosting Multiclass Classifier in Scikit-Learn with Shapley Explanations

Last synced: 31 Dec 2025

https://github.com/readytensor/rt_mc_class_catboost

Catboost Multiclass Classifier in Scikit-Learn with Shapley Explanations

Last synced: 10 Sep 2025

https://github.com/readytensor/rt-agentic-ai-cert-week1

Lesson content for Week 1 of the Ready Tensor Agentic AI Developer Certification Program — foundational concepts, components, tools, and real-world applications of agentic AI.

Last synced: 02 Feb 2026

https://github.com/readytensor/rt_tspc_cnn

CNN model for Time Series Step Classification

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_rnn

RNN model for time series step classification

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_resnet

ResNet model for Time Series Step Classifier

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_passive_aggressive_sklearn

Passive Aggressive Time Series Step Classifier

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_bagging_sklearn

Bagging Time Series Step Classifier

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_cnn_keras

Keras CNN Time Step Classifier

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_voting_sklearn

Voting Time Series Step Classifier

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_logistic_reg_sklearn

Logistic Regression Time Series Step Classifier.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_cv_benchmark_test

Repository for testing CV benchmark

Last synced: 11 Sep 2025

https://github.com/readytensor/rt_forecasting_darts_tcn

Temporal Convolutional Network Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 29 Oct 2025

https://github.com/readytensor/rt_img_class_tf

ResNet50 model for image classification

Last synced: 08 Jul 2025

https://github.com/readytensor/rt_tspc_adaboost_sklearn

AdaBoost time series annotator

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_img_compression_autoencoder

Image Compression using AutoEncoders

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_darts_double_exponential_smoothing

Double Exponential Smoothing Forecaster in Darts

Last synced: 11 Sep 2025

https://github.com/readytensor/rt_tspc_ridge_sklearn

Ridge Time Series Step Classifier

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_text_class_bart_hf

BART Model for Text Classification from HuggingFace

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_lstm_cnn

LSTM-CNN model for time series annotation

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_img_class_jn_alexnet

Alexnet model for image classification implemented in PyTorch and using Jupyter Notebooks

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_text_class_distilbert_hf

DistilBERT Model for Text Classification from HuggingFace

Last synced: 29 Aug 2025

https://github.com/readytensor/rt_regression_simple_ann_tf_gpu

This repository is a dockerized implementation of the Simple ANN regressor using TensorFlow (running on GPU). It is implemented in flexible way that it can be used with any regression dataset with the use of JSON-formatted data schema file.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_autogluon_npts

NPTS Forecaster - AutoGluon

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_text_class_bert_hf

BERT Model for Text Classification from HuggingFace

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_darts_naive_mean

Naive Mean Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_mini_rag

Mini RAG implementation for similar document retrieval

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_moment

MOMENT timeseries foundation model - forecasting

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_mlforecast_mlp

MLP Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_regression_lasso_sklearn

Lasso Regressor in Scikit-Learn with Shapley Explanations

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_regression_linear_regression_sklearn

Linear Regression in Scikit-Learn with Shapley Explanations

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_reg_reludnnregressor_piml

ReluDNNRegressorwith Shapley explanations

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-datasets-text-classification

Datasets for Text-Classification Base category on Ready Tensor

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_gluonts_deep_ar

DeepAR Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 30 Oct 2025

https://github.com/readytensor/rt_regression_ridge_sklearn

Ridge Regressor in Scikit-Learn with Shapley Explanations

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_reg_gaminet_piml

GAMINet Regressor with Shapley Explanations

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-binary-class-imbalance-results

Repository with scripts to analyze results from the Imbalanced Classification study

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_img_class_cnn_jn

CNN model for image classification using Jupyter notebooks

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_regression_svr_sklearn

This repository is a dockerized implementation of the Support Vector regressor. It is implemented in flexible way that it can be used with any regression dataset with the use of JSON-formatted data schema file.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_autogluon_autoarima

AutoARIMA Forecaster - AutoGluon

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_regression_simple_ann_tf_cpu

This repository is a dockerized implementation of the Simple ANN regressor using TensorFlow (running on CPU). It is implemented in flexible way that it can be used with any regression dataset with the use of JSON-formatted data schema file.

Last synced: 29 Oct 2025

https://github.com/readytensor/rt_tspc_xgb

XGBoost Time Series Step Classifier.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_naive_bayes_sklearn

Naive Bayes Time Series Step Classifier.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_elasticnet_sklearn

Elasticnet Regression Forecasting Model in Scikit-Learn

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_knn_sklearn

K Nearest Neighbors Time Series Step Classifier.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_nixtla_lstm

LSTM Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-tutorials-project-structure

This is an empty project structure that can be used as a template for any machine learning project.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_tspc_gradient_boosting_sklearn

Gradient Boosting Time Series Step Classifier

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_regression_gradient_boosting_sklearn

Gradient Boosting Regression with Shapley Explanations

Last synced: 03 Nov 2025

https://github.com/readytensor/rt_bin_class_simple_ann_tf_gpu

Artificial Neural Network Classifier in TensorFlow (GPU) with Shapley Explanations

Last synced: 10 Sep 2025

https://github.com/readytensor/rt_forecasting_darts_naive_moving_average

Naive Moving Average Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_var_enc_fcst_w_pretraining

Variational Encoder Forecasting Model with Pretraining as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_patch_mixer

PatchMixer Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_skforecast_xgboost

XGBoost Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_bin_class_base_simple_ann_fastapi_hyperopt_shapley

Simple ANN Classifier in PyTorch with Shapley explanations for Binary Classification - Base problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-datasets-img-classification

Datasets for Image Source Detection project on Ready Tensor

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_foundational_models

Repository containing results of the forecasting benchmark for foundational timeseries models.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_nbeats_pytorch

NBEATS Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_benchmark

Repository with summarized results of the forecasting benchmark on Ready Tensor

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_nbeats_with_pretraining

NBeats Forecasting Model with Pretraining

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_statistical_ensemble_nixtla

Statistical Ensemble Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt-tool-calling-demo

Demo repo containing fake API keys for testing AI secret detection tools

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_autogluon_chronos

Time-series AutoGluon Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_neuralforecast_mlp

MLP Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_img_class_jn_resnet18

ResNet18 model for image classification using Jupyter notebooks

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_darts_exponential_smoothing

Exponential Smoothing Forecaster for the Forecaster problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_autogluon_autoces

AutoCES Forecaster - AutoGluon

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_mlforecast_voting

Voting Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_neuralforecast_tcn

Temporal Convolutional Network Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_darts_four_theta

FourTheta Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_img_class_pytorch

Image Classifier model for image classification

Last synced: 03 Sep 2025

https://github.com/readytensor/rt_forecasting_neuralforecast_autoformer

Autoformer Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_xgb

This is an implementation of a XGBoost Forecasting Model as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_mlforecast_svr

Support Vector Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_mlforecast_knn

K Nearest Neighbors Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_mlforecast_elasticnet

ElasticNet Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_gluonts_patch_tst

PatchTST Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025

https://github.com/readytensor/rt_forecasting_gluonts_tft

Temporal Fusion Transformer Forecaster for the Forecasting problem category as per Ready Tensor specifications.

Last synced: 27 Jun 2025