Pinned Repositories
basic_paint
The basic paint project using fundamental knowledge about computer vision.
BikeSharing
CKY_PARSER
The simple CKY parser project using js and html.
dataspire-lite
Using Hotel Data to predict High Value And Potential VIP Guests
FACE_CLASSIFICATION
Face classification system using VGG16 and SVM model. Dataset based on Caltech 101 and Caltech 10000 Web Face Images.
image_segmentation_search
The project with search similar image based histogram, correlation 2D and segmentation.
LendingClubCase-Study
The Lending Club Case study of Upgrad & IIITB | Global Program in Machine Learning & AI
ML_Gender_Prediction_System
Simple Machine Learning predict gender system, extract features from images using vgg16 (fc2), use svm (many kernel) and linear regression.
ML_HW1_Clustering
Machine Learning in Computer Vision HomeWork number 1: Clustering in Machine Learning. Exercises link: https://docs.google.com/document/d/1c95nCtoof9qngcGFuvRZvpADuOmPn-N3oso1maUf9X4
simple_regex_vietnamese_character
The simple regex vietnamese program.
bigredbug47's Repositories
bigredbug47/basic_paint
The basic paint project using fundamental knowledge about computer vision.
bigredbug47/CKY_PARSER
The simple CKY parser project using js and html.
bigredbug47/image_segmentation_search
The project with search similar image based histogram, correlation 2D and segmentation.
bigredbug47/ML_Gender_Prediction_System
Simple Machine Learning predict gender system, extract features from images using vgg16 (fc2), use svm (many kernel) and linear regression.
bigredbug47/ML_HW1_Clustering
Machine Learning in Computer Vision HomeWork number 1: Clustering in Machine Learning. Exercises link: https://docs.google.com/document/d/1c95nCtoof9qngcGFuvRZvpADuOmPn-N3oso1maUf9X4
bigredbug47/simple_regex_vietnamese_character
The simple regex vietnamese program.
bigredbug47/triangle_problem
Solve triangle problem project using simple inference system.
bigredbug47/actor-booking-scraper
Apify actor for extracting data about hotels from Booking.com.
bigredbug47/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
bigredbug47/BikeSharing
bigredbug47/dataspire-lite
Using Hotel Data to predict High Value And Potential VIP Guests
bigredbug47/FACE_CLASSIFICATION
Face classification system using VGG16 and SVM model. Dataset based on Caltech 101 and Caltech 10000 Web Face Images.
bigredbug47/LendingClubCase-Study
The Lending Club Case study of Upgrad & IIITB | Global Program in Machine Learning & AI
bigredbug47/ML_Dataset
Bike Dataset for training data in Machine Learning (Updated in 2017)
bigredbug47/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
bigredbug47/cicd-buzz
CI/ CD testing
bigredbug47/Course
bigredbug47/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit
bigredbug47/guess-number-and-color
The basic problem in introduction to knowledge engineering and machine learning, the program'll teaches the computer to guess the next number and the hidden color from user.
bigredbug47/HousePricing
bigredbug47/ip-location-db
ip to location database by ASN, GeoFeed, Whois, iptoasn.com, db-ip lite, GeoLite2
bigredbug47/Masters-Thesis-Sample
Masters Thesis work for LJMU & Upgrad
bigredbug47/Melanoma-Detection-Assignment
bigredbug47/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
bigredbug47/TEXT_COMPRESSION
The simple text compression build on web and python platform. With 3 algorithms: RLC, LZW and Huffman Coding.