FardinHash
Founder @intellwe | Researcher & Engineer | Machine Learning | Deep Learning | Computer Vision | Natural Language Processing | Brain Computer Interface
@Prospect-Engine LLC, @IntellWe, @NeuralWebXNowhere
Pinned Repositories
Chatbot-Deep-Learning
This Chatbot completed with combination of Deep Learning, Natural Language Toolkit(NLTK), PyTorch mode. And highest accuracy achieved here.
competitor-analysis
This repository contains a system for analyzing competitors using data from various sources like Google, Wikipedia, and Reddit. It dynamically generates SWOT analyses and PDF reports.
Complete-Python-Roadmap
Welcome to the Complete Python Roadmap! This guide will take you through various modules and sub-modules to help you learn Python step by step.
EasyOCR-based-Automatic-Bangla-License-Plate-Recognition
EasyOCR is basically Optical Character Reading package that belongs from PyTorch. Using this texts from the images can be extracted easily, documents, texts can be scanned. For License Plate's Number Recognition, it can be applicable easily as it can extract the texts. About License Plate's Number, there are several language's character plates are in the world, Bangla is one of them. Here EasyOCR is applied for Bangla Character Based License Plate Recognition.
GPT-4o
Open source alternative of ChatGPT-4o, FREE!
Learn-Programming
Programming Resources. Some best and useful resources listed here, so that you can find out the resources easily to learn.
Machine-Learning-Roadmap
Welcome to the Machine Learning Roadmap! This comprehensive guide will take you from the basics to becoming proficient in machine learning. Whether you're a beginner or looking to expand your skills, this roadmap will provide you with a structured path to follow.
multilabel-classification-llm
Multi-label classification using LLMs, with additional enhancements using quantization and LoRA (Low-Rank Adaptation). Get better performance on GPU.
Python_Examples
Python examples & experiments.
Stock-Data-Forecasting
Stock Data forecasting analysis based on SVM, Linear Regression, Deep Neural Network & Logistic Regression. Analyzed on real-time data. Predicted for Next 7 days.
FardinHash's Repositories
FardinHash/GPT-4o
Open source alternative of ChatGPT-4o, FREE!
FardinHash/Complete-Python-Roadmap
Welcome to the Complete Python Roadmap! This guide will take you through various modules and sub-modules to help you learn Python step by step.
FardinHash/EasyOCR-based-Automatic-Bangla-License-Plate-Recognition
EasyOCR is basically Optical Character Reading package that belongs from PyTorch. Using this texts from the images can be extracted easily, documents, texts can be scanned. For License Plate's Number Recognition, it can be applicable easily as it can extract the texts. About License Plate's Number, there are several language's character plates are in the world, Bangla is one of them. Here EasyOCR is applied for Bangla Character Based License Plate Recognition.
FardinHash/Machine-Learning-Roadmap
Welcome to the Machine Learning Roadmap! This comprehensive guide will take you from the basics to becoming proficient in machine learning. Whether you're a beginner or looking to expand your skills, this roadmap will provide you with a structured path to follow.
FardinHash/Learn-Programming
Programming Resources. Some best and useful resources listed here, so that you can find out the resources easily to learn.
FardinHash/multilabel-classification-llm
Multi-label classification using LLMs, with additional enhancements using quantization and LoRA (Low-Rank Adaptation). Get better performance on GPU.
FardinHash/Stock-Data-Forecasting
Stock Data forecasting analysis based on SVM, Linear Regression, Deep Neural Network & Logistic Regression. Analyzed on real-time data. Predicted for Next 7 days.
FardinHash/competitor-analysis
This repository contains a system for analyzing competitors using data from various sources like Google, Wikipedia, and Reddit. It dynamically generates SWOT analyses and PDF reports.
FardinHash/Python_Examples
Python examples & experiments.
FardinHash/country-neighbors-data
List of countries and their neighbours in JSON, CSV, XLSX format.
FardinHash/FardinHash
Github Profile README
FardinHash/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, including Gemini
FardinHash/linkedin-autoconnect
Chrome Extension for Linkedin Autoconnection.
FardinHash/NestJS-Stripe-Payment
Stripe payment integration using NestJS
FardinHash/stripe-checkout-typescript
Stripe Checkout with Next.js & TypeScript
FardinHash/ML-DL-Algorithms-Implementation
Here you'll find the required dependencies, structures, implementation for individual Algorithms. Have fun!
FardinHash/NeuralNetwork-Architechtures-Implementation
Many Neural Network architectures are there. Basically Keras applications. You can find here the structures, implementations all you need. Have fun!
FardinHash/postcode-distance
Calculate the distance between the postcodes based on latitude longitude points without any API. Using python and node.js
FardinHash/Sorting-Algorithms-Collection
All the sorting algorithms implemented using Python.
FardinHash/Art-Seller-Web-App
This is a art seller web application based on laravel where artist can list their art and customer can purchase them also there will be an admin who will monitor all activity
FardinHash/Cryptography-Python
All about Cryptography tools & techniques. Python implementation.
FardinHash/linux-image-validations
Azure Compatible Linux Images validations
FardinHash/nn-svg
FardinHash/Object-Detection-FasterRCNN
Object Detection with FasterRCNN from Torchvision.
FardinHash/python-1
Exercism exercises in Python.
FardinHash/sx-sales-tsclient
FardinHash/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
FardinHash/Assembly_Language
Some of Assembly operations are here those implemented in Emu8086.
FardinHash/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
FardinHash/Python
All Algorithms implemented in Python