Pinned Repositories
10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification
Adult-Census-Income
Predict whether income exceeds $50K/yr based on census data
autonomous-drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for vis
aws-codepipeline-jenkins-aws-codedeploy_linux
Use this sample when creating a four-stage pipeline in AWS CodePipeline while following the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html
aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
bankruptcy
Study Project: ANN for Bankruptcy Prediction, Osnabrueck University, Spring Semester 2019; Winter Semester 2019-20
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
Bigdata_Spark
Working with Apache Spark
CarND-Semantic-Segmentation
cityscapesScripts
README and scripts for the Cityscapes Dataset
Faisalsouz's Repositories
Faisalsouz/aws-codepipeline-jenkins-aws-codedeploy_linux
Use this sample when creating a four-stage pipeline in AWS CodePipeline while following the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html
Faisalsouz/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
Faisalsouz/bankruptcy
Study Project: ANN for Bankruptcy Prediction, Osnabrueck University, Spring Semester 2019; Winter Semester 2019-20
Faisalsouz/Bigdata_Spark
Working with Apache Spark
Faisalsouz/CarND-Semantic-Segmentation
Faisalsouz/cityscapesScripts
README and scripts for the Cityscapes Dataset
Faisalsouz/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
Faisalsouz/dify-helm
Deploy langgenious/dify, an LLM based app on kubernetes with helm chart
Faisalsouz/dify-kubernetes
Deploy Dify on Kubernetes
Faisalsouz/digi_tools
Small django based app for digital marketing tools i.e. email scraping and sending
Faisalsouz/docker
great source for Docker documentation
Faisalsouz/EMail-scrapper
to scrape the list of emails of german restaurant.
Faisalsouz/Embossed-Text-Reader
This is a tesseract based OCR to read Embossed text on metals. It can also be use as a general OCR.
Faisalsouz/fakh-nlp-coding-challenge
Repository to provide my solution of coding challenge assigned by RKI
Faisalsouz/FinRL-Meta
FinRL-Meta: Dynamic datasets and market environments for FinRL.
Faisalsouz/github_test
to test the operation of github
Faisalsouz/gpt4all
gpt4all: open-source LLM chatbots that you can run anywhere
Faisalsouz/inv_Demo
To serve the invoice recognition demo publically
Faisalsouz/kubernetes
Great source to learn docker and kubernetes for docker replace docker with kubernetes from url
Faisalsouz/labs
learndevops-handson session
Faisalsouz/nav_drone
A collection of nodes to serve as a 3D navigation stack for my drone
Faisalsouz/PAN_OCR
Building OCR using YOLO and Tesseract
Faisalsouz/PX4-Autopilot
PX4 Autopilot Software
Faisalsouz/python-django-api
:clipboard: Python 3.8 with django used to display info from an API
Faisalsouz/ros
Core ROS packages
Faisalsouz/samplejavaapp
javaapp to test the functionality of Jenkins
Faisalsouz/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
Faisalsouz/UTP_inv_Recog
The Repository is for Invoice recognition form image to structured database
Faisalsouz/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
Faisalsouz/yolov7-segmentation
YOLOv7 Instance Segmentation using OpenCV and PyTorch