Pinned Repositories
deepchecks
Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.
ansible-labs
Bunch of labs for Ansible developers to increase their skills and become better developers
Blockchain-Real-Time-Analysis-IOTA
This is a Blockchain Application based on IOTA Masked Authenticated Messaging API , to monitor sensor data delivered by embedded system under NodeJS
MinibatchKmeans-vs-Kmeans
In this notebook, I compared two famous clustering algorithm, the minibatchkmeans and the regular kmeans on cellular image dataset.
Pytorch-Helper
This is a bunch of my pytorch notebooks,where you will find the basis of Pytorch and its implementation of neural networks ,transfer learning etc..;
RE-Deep-Recurrent-NMF-for-Speech-Separation-by-Unfolding-Iterative-Thresholding
In this code, we propose a different implementation fo the original paper https://arxiv.org/abs/1709.07124 under PyTorch. This architecture is constructed by unfolding the iterations of a sequential iterative soft-thresholding algorithm (ISTA) that solves the optimization problem for sparse nonnegative matrix factorization (NMF) of spectrograms. We name this network architecture deep recurrent NMF (DR-NMF)
RE-Jodie-Recommander-System
Code for our Reproducibility Challenge Paper "Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks".
Regression-stacked-SVM_RandomForest
This is my implementation of a stacked regressor using optimized SVM and random Forest using Optuna.The actual inputs of the combined regressor is a latent representation of 220 inputs compressed into 5 ,extracted using an auto-encoder implemented under Keras
rust-codeforces
Competitive programming using Rust
Variational-Autoencoder-For-Satellite-Imagery
This is my implementation of a special Variational Autoencoder under TF 2.0, which make it possible to squeeze N images to generate one single representation of all the dataset with colors segmentation of the difference objects
RayanAAY-ops's Repositories
RayanAAY-ops/ansible-labs
Bunch of labs for Ansible developers to increase their skills and become better developers
RayanAAY-ops/genAI-fundamentals
This repo is for you and me, with practical exemples about how wen can use genAI for multiple tasks.
RayanAAY-ops/PythonPEP8DevOps
Learn to manage Python projects with a focus on DevOps best practices, PEP8 compliance, and hooks, leveraging tools like Black, Pylint, flake8, Pytest, and CI/CD
RayanAAY-ops/ai-recipe-generator
RayanAAY-ops/flask-app-image-downloader
Project for my IaC Terraform labs
RayanAAY-ops/git-practice
Bunch of practice for git, for every developers :)
RayanAAY-ops/github-actions-rust
Build and test a Rust project using github Actions
RayanAAY-ops/GMM-anomaly-detection
a Gaussian Mixture Model (GMM) based anomaly detector, inheriting from the GaussianMixture class in scikit-learn. The gmmAnomalyDetector class provides methods for anomaly detection using GMM.
RayanAAY-ops/learn-private-module-root
RayanAAY-ops/minimal-flask-cicd
This repo serves as a minimalistic template for setting up a Flask web application with Continuous Integration/Continuous Deployment (CI/CD) capabilities.
RayanAAY-ops/nodejs-practice
Simple repo for you to practice nodejs :)
RayanAAY-ops/python-data-eng-template
A template you can use for your data projects :)
RayanAAY-ops/RayanAAY-ops
RayanAAY-ops/rust-borrowing-ownership
RayanAAY-ops/rust-collections-benchmark
Rust collections benchmark
RayanAAY-ops/rust-github-demo
This is for demoing features of GitHub
RayanAAY-ops/rust-guess-game
RayanAAY-ops/rust-labs-practice
RayanAAY-ops/rust-python-leetcode
Using Python & Rust :)
RayanAAY-ops/rust-testing-overflow
RayanAAY-ops/step-functions-workflow
RayanAAY-ops/sturdy-octo-barnacle
RestAPI + Airflow + s3 uploading
RayanAAY-ops/terraform-aws-rds
RayanAAY-ops/terraform-aws-s3-webapp
RayanAAY-ops/terraform-ecs-spinup
RayanAAY-ops/terraform-etl-pipeline
RayanAAY-ops/terraform-iac-template
Terraform template for all your projects :)
RayanAAY-ops/terraform-labs
RayanAAY-ops/terraform-lambda-s3-ingestion
The **terraform-lambda-s3-ingestion** project automates data ingestion into AWS S3 using Terraform. It provisions a Lambda function for processing data and S3 buckets for storage, ensuring dynamic retrieval of bucket names through environment variables. This project showcases efficient cloud resource management and scalable data pipeline automation
RayanAAY-ops/tf-lambda-docker