All Projects → jalajthanaki → Awesome_machine_learning_solutions

jalajthanaki / Awesome_machine_learning_solutions

A curated list of repositories for my book Machine Learning Solutions.

Projects that are alternatives of or similar to Awesome machine learning solutions

Aidlearning Framework
🔥🔥AidLearning is a powerful mobile development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports OpenCL (GPU+NPU) for high performance acceleration...Linux on Android or HarmonyOS
Stars: ✭ 4,537 (+6880%)
Mutual labels:  object-detection, face-recognition
Awesome Face
😎 face releated algorithm, dataset and paper
Stars: ✭ 739 (+1036.92%)
Mutual labels:  dataset, face-recognition
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (+616.92%)
Mutual labels:  chatbot, dataset
Meglass
An eyeglass face dataset collected and cleaned for face recognition evaluation, CCBR 2018.
Stars: ✭ 281 (+332.31%)
Mutual labels:  dataset, face-recognition
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+10355.38%)
Mutual labels:  object-detection, chatbot
Face recognition
🍎 My own face recognition with deep neural networks.
Stars: ✭ 328 (+404.62%)
Mutual labels:  object-detection, face-recognition
Chatito
🎯🗯 Generate datasets for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!
Stars: ✭ 678 (+943.08%)
Mutual labels:  chatbot, dataset
AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
Stars: ✭ 48 (-26.15%)
Mutual labels:  machine-learning-algorithms, face-recognition
Insuranceqa Corpus Zh
🚁 保险行业语料库,聊天机器人
Stars: ✭ 821 (+1163.08%)
Mutual labels:  chatbot, dataset
Deepcamera
Open source face recognition on Raspberry Pi. SharpAI is open source stack for machine learning engineering with private deployment and AutoML for edge computing. DeepCamera is application of SharpAI designed for connecting computer vision model to surveillance camera. Developers can run same code on Raspberry Pi/Android/PC/AWS to boost your AI production development.
Stars: ✭ 757 (+1064.62%)
Mutual labels:  object-detection, face-recognition
Awesome Computer Vision Models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 278 (+327.69%)
Mutual labels:  object-detection, machine-learning-algorithms
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+12053.85%)
Mutual labels:  dataset, machine-learning-algorithms
Exclusively Dark Image Dataset
Exclusively Dark (ExDARK) dataset which to the best of our knowledge, is the largest collection of low-light images taken in very low-light environments to twilight (i.e 10 different conditions) to-date with image class and object level annotations.
Stars: ✭ 274 (+321.54%)
Mutual labels:  object-detection, dataset
Imdb Face
A new large-scale noise-controlled face recognition dataset.
Stars: ✭ 399 (+513.85%)
Mutual labels:  dataset, face-recognition
MaskedFaceRepresentation
Masked face recognition focuses on identifying people using their facial features while they are wearing masks. We introduce benchmarks on face verification based on masked face images for the development of COVID-safe protocols in airports.
Stars: ✭ 17 (-73.85%)
Mutual labels:  dataset, face-recognition
Tensorflow object tracking video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
Stars: ✭ 491 (+655.38%)
Mutual labels:  object-detection, dataset
Taco
🌮 Trash Annotations in Context Dataset Toolkit
Stars: ✭ 243 (+273.85%)
Mutual labels:  object-detection, dataset
Computer Vision Guide
📖 This guide is to help you understand the basics of the computerized image and develop computer vision projects with OpenCV. Includes Python, Java, JavaScript, C# and C++ examples.
Stars: ✭ 244 (+275.38%)
Mutual labels:  object-detection, face-recognition
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+1035.38%)
Mutual labels:  object-detection, face-recognition
Facerank
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
Stars: ✭ 841 (+1193.85%)
Mutual labels:  dataset, face-recognition

Awesome Machine Learning Solutions

A curated list of repositories for my book Machine Learning Solutions.

You will get the chance to learn how to develop the cutting-edge data science applications using various Machine Learning (ML) techniques. This book is practical guide which can help you to build and optimize your data science applications. You can access the source code by using links given after chapter description.

  • Chapter 1, Credit risk modeling, in this chapter we will build the predictive analytics model which can help us to predict the weather customer will default the loan or not. We will be using outlier detection, features transformation, ensemble machine learning algorithms and so on to get the best possible solution.

  • Chapter 2, Stock market price prediction, in this chapter we will build predictive model which can predict the stock index price based on historical dataset. We will use neural networks to get the best possible solution.

  • Chapter 3, Customer analytics, in this chapter we will explore how to build the customer segmentation so that marketing campaigns can be done optimally. Using various machine learning algorithms such as K-nearest neighbor, random forest and so on we can build the base-line approach. In order to get the best possible solution, we will be using ensemble machine learning algorithms.

  • Chapter 4, Recommendation systems for e-commence, in this chapter we will be building recommendation engine for e-commerce platform. We will build recommendation engine which can recommend similar books. We will be using concepts like correlation, TF-IDF, cosine similarity to build the application.

  • Chapter 5, Sentiment analysis, in this chapter we will be generating sentiment score for movie reviews. In order to get the best solution, we will be using recurrent neural networks and Long-short term memory units.

  • Chapter 6, Job recommendation engine, in this chapter we will build our own dataset which can be used to make job recommendation engine. We will also use already available dataset in order to build the job recommendation system. We will be using basic statistical techniques to get the best possible solution.

  • Chapter 7, Text summarization, in this chapter we will build the application which generate the extractive summary of medical transcription. We will be using already available python libraries for our base-line approach. After that we will be using various vectorization and ranking technique to get the summary for medical document. We will also generate summary for amazon's product reviews.

  • Chapter 8, Developing chatbots, in this chapter we will develop chatbot using rule-based approach and deep learning-based approach. We will be using TensorFlow and Keras to build chatbots.

  • Chapter 9, Building a real-time object recognition app, in this chapter we will learn about transfer learning. We will learn about convolutional networks and YOLO (You Only Look Once) algorithms. We will be using pre-trained models in order to develop the application.

  • Chapter 10, Face recognition and face emotion recognition, in this first half of the chapter we will build the application which can recognize the human faces. During second half of the chapter we will be developing application which can recognize facial expression of human. We will be using OpenCV, Keras and TensorFlow to build this application.

  • Chapter 11, Building gaming bots, in this chapter we will be learning about Reinforcement Learning. Here we will be using gym or universe library to get the gaming environment. We first understood Q-learning algorithm and later on we will implement the same to train our gaming bot. Here we are building bot for atari games.

  • Appendix A, List of cheat sheets, in this chapter we will get the list of cheat sheets for various python libraries which we are frequently using in data science applications.

  • Appendix B, Strategy for wining hackathons, in this chapter we will get to know what the possible strategy for winning hackathons can be. I have also listed down some of the cool resources which can help you to update yourself.

You can join the given gitter room for further discusstion.

Join the chat at https://gitter.im/Awesome_Machine_Learning_Solutions/Lobby

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].