Pinned Repositories
erdos-renyi
fastapi_sentiment_analysis_containerized
gender_classifier
Using NLTK and naive bayes for classifying gender names
Genetic-Algorithm-on-K-Means
Implemented the research paper on Enhanced genetic Algorithm for centroid initialization in k-means algorithm by (Mustafi et al., 2017).
IoTmalwareCNN
Identification of different classes of Malware using a shallow layered convolutional neural network -Converting the binaries of malware code into grayscale images, then packing them and preparing datasets. -Training a convolutional neural network on the prepared datasets to identify and classify the IoT malware families into goodware and DDOS malware.
IotMalwareImage
The code for building a two layer shallow CNN to detect IoT malware images
LSB-Steganography
Python program to steganography files into images using the Least Significant Bit.
nextjs_ecommerce
nextjs_ecommerce2
space-invaders-javaFX
Space invaders for the CS1302
sandeeppatra96's Repositories
sandeeppatra96/fastapi_sentiment_analysis_containerized
sandeeppatra96/Genetic-Algorithm-on-K-Means
Implemented the research paper on Enhanced genetic Algorithm for centroid initialization in k-means algorithm by (Mustafi et al., 2017).
sandeeppatra96/IoTmalwareCNN
Identification of different classes of Malware using a shallow layered convolutional neural network -Converting the binaries of malware code into grayscale images, then packing them and preparing datasets. -Training a convolutional neural network on the prepared datasets to identify and classify the IoT malware families into goodware and DDOS malware.
sandeeppatra96/space-invaders-javaFX
Space invaders for the CS1302
sandeeppatra96/erdos-renyi
sandeeppatra96/gender_classifier
Using NLTK and naive bayes for classifying gender names
sandeeppatra96/IotMalwareImage
The code for building a two layer shallow CNN to detect IoT malware images
sandeeppatra96/LSB-Steganography
Python program to steganography files into images using the Least Significant Bit.
sandeeppatra96/nextjs_ecommerce
sandeeppatra96/nextjs_ecommerce2
sandeeppatra96/system-checks
⚙ Checks and shows system info - Distro name, IP, running processes and etc. Official site - system-checks.org
sandeeppatra96/your-template
sandeeppatra96/credit_risk_modeling_WoE
Scorecard generation using WoE binning and PD model (Logistic Regression)
sandeeppatra96/FinAgent
AI multi-agent system for comprehensive Bitcoin (BTC) analysis, combining financial news, market performance, and AI-driven price predictions for investment recommendations.
sandeeppatra96/word-count
Scala Spark word counts