Pinned Repositories
Blood-Spectroscopy
My solution to Blood Spectroscopy Challenge hosted by bloods.ai on Zindi to perform blood analysis non invasively by using spectral data gotten from NIR(Near Infra-Red).
Claymore
Load testing tool for your endpoints(HTTP/HTTPs). Simulate real user workflows & behaviors.
CleanArchitecture
Gathering management service that combines Clean Architecture, DDD(Domain Driven Design), CQRS(Command Query Responsibility Segregation) and other software patterns in building a modern application.
ClusterAnalysis
Clustering analysis performed on Datasets using K-means clustering algorithm
FileOperations
A C++ Header File that let's you perform operations on files as objects
HTMLparser-optimized
keras-cv
Industry-strength Computer Vision workflows with Keras
keras-nlp
Industry-strength Natural Language Processing workflows with Keras
LinearRegression-A-Beginners-Guide-
This repo Implements basic Linear Regression with no Regularization
Tensorflow-VAE-
This repository contains an experimental implementation of a Variational Autoencoder (VAE) using TensorFlow. The project was developed for learning purposes, with a focus on exploring generative models through unsupervised learning.
blackhat-coder's Repositories
blackhat-coder/xplore
A python package built for data scientist/analysts, AI/ML engineers for exploring features of a dataset in minimal number of lines of code for quick analysis before data wrangling and feature extraction.
blackhat-coder/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
blackhat-coder/hacker-roadmap
:pushpin: Your beginner pen-testing start guide. A guide for amateur pen testers and a collection of hacking tools, resources and references to practice ethical hacking and web security.
blackhat-coder/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
blackhat-coder/object_detection_projects
My public projects about object detection algorithms
blackhat-coder/Python
All Algorithms implemented in Python
blackhat-coder/Python-dataStructures