• Stars
    star
    57
  • Rank 522,947 (Top 11 %)
  • Language
    Python
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

TFODCourse

Jupyter Notebook
958
star
2

MLTradingBot

HTML
756
star
3

ActionDetectionforSignLanguage

A practical implementation of sign language estimation using an LSTM NN built on TF Keras.
Jupyter Notebook
389
star
4

ImageClassification

Jupyter notebook showing how to build an image classifier with Python and Tensorflow
Jupyter Notebook
382
star
5

RealTimeObjectDetection

Jupyter Notebook
358
star
6

Llama2RAG

A working example of RAG using LLama 2 70b and Llama Index
Jupyter Notebook
353
star
7

ReinforcementLearningCourse

Jupyter Notebook
264
star
8

LangchainDocuments

Python
250
star
9

Langchain-Crash-Course

Python
233
star
10

MediaPipePoseEstimation

Jupyter Notebook
192
star
11

machine-learning-by-industry

A list of machine learning GitHub repos sorted by industry.
180
star
12

LipNet

Jupyter Notebook
160
star
13

FaceDetection

An end-to-end walkthrough with a custom object detection pipeline for face detection!
Jupyter Notebook
155
star
14

DataScienceCheatsheet

135
star
15

FaceRecognition

Face recognition
Jupyter Notebook
132
star
16

YOLO-Drowsiness-Detection

A lightweight walkthrough accompanying the video on Drowsiness Detection using Ultralytics YOLOv5
Jupyter Notebook
131
star
17

Nopenai

Walk through how to build a langchain x streamlit app using GPT4All
Python
128
star
18

Reinforcement-Learning-for-Trading

A walkthrough of using the gym-anytrading environment for reinforcement learning applications leveraging custom datasets.
Jupyter Notebook
126
star
19

RealTimeAutomaticNumberPlateRecognition

Jupyter Notebook
123
star
20

RealTimeSignLanguageDetectionwithTFJS

A complete package for building custom real time object detection applications.
Python
112
star
21

ANPRwithPython

Jupyter Notebook
105
star
22

TFODApp

JavaScript
104
star
23

FacialLandmarkDetection

Real time facial landmark detection with Tensorflow.JS accompanying YT vid: https://youtu.be/PyxsziqatFE
JavaScript
103
star
24

StableDiffusionApp

Python
102
star
25

PythonForDataScience

A full crash course on Python for beginners with a focus on Data Science
Jupyter Notebook
100
star
26

DeepAudioClassification

Audio classification using Tensorflow
Jupyter Notebook
98
star
27

Body-Language-Decoder

Jupyter Notebook
97
star
28

Code-That-ReactStableDiffusion

JavaScript
96
star
29

OpenAI-Reinforcement-Learning-with-Custom-Environment

This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.
Jupyter Notebook
92
star
30

GestureRecognition

A real time gesture recognition app using Tensorflow.JS, a pre-trained handpose model and the fingerpose library.
JavaScript
89
star
31

TFODRPi

Python
86
star
32

Stock-and-Crypto-News-ScrapingSummarizationSentiment

A full Python pipeline that allows for the scraping, summarization and sentiment calculation for stock and crypto news.
Jupyter Notebook
85
star
33

Full-Body-Estimation-using-Media-Pipe-Holistic

A notebook showcasing how to use mediapipe holistic for body tracking.
Jupyter Notebook
82
star
34

TimeSeriesForecastingProphet

A simple Jupyter Notebook walking through how to perform time series forecasting with Facebook Prophet.
Jupyter Notebook
80
star
35

RealTimeObjectDetectionTFJSReact

A complete app utilising React.JS and Tensorflow.JS for real time object detection using COCO SSD.
JavaScript
78
star
36

ReactComputerVisionTemplate

A starter app for use with Tensorflow.JS tutorials.
JavaScript
78
star
37

Tensorflow-in-10-Minutes

A quick walkthrough of creating a neural network model using the Tensorflow Sequential API.
Jupyter Notebook
73
star
38

AutoStreamlit

Jupyter Notebook
71
star
39

mlapp

Python
69
star
40

MarioRL

Jupyter Notebook
65
star
41

BERTSentiment

Jupyter Notebook
61
star
42

TensorflowKeras-ReinforcementLearning

A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.
Jupyter Notebook
61
star
43

GPTNeo

Jupyter Notebook
59
star
44

GANBasics

Jupyter Notebook
55
star
45

MoveNetLightning

A worked example of using MoveNet Lightning for real time pose estimation.
Jupyter Notebook
54
star
46

Reinforcement-Learning-for-Trading-Custom-Signals

Jupyter Notebook
53
star
47

OpenCV-Basics

A series of tutorials focused on OpenCV for Python
Jupyter Notebook
52
star
48

RealTimeSpeechToText

A live walkthrough of leveraging real time speech to text with Watson STT.
Python
50
star
49

Pandasin20Minutes

A super fast crash course to get you up to speed with Pandas.
Jupyter Notebook
48
star
50

FakeServer

An end to end walkthrough of LLaMA CPP's server.
Python
47
star
51

FaceIDApp

Python
46
star
52

Falcon40B

Jupyter Notebook
46
star
53

PyTorchin15

Python
44
star
54

MultiPoseMovenetLightning

A walkthrough demonstrating multi person tracking using movenet lighting
Jupyter Notebook
43
star
55

DinoAI

A tutorial showing how to train RL agents for webgames, in this case, Chrome Dino
Jupyter Notebook
43
star
56

StreetFighterRL

Jupyter Notebook
41
star
57

MediaPipeHandPose

Jupyter Notebook
41
star
58

Python-Neural-Style-Transfer

A short walkthrough that demonstrates how to perform neural style transfer with a pre-trained model.
Jupyter Notebook
41
star
59

SimSwap

Jupyter Notebook
40
star
60

CommentToxicity

Jupyter Notebook
40
star
61

TikTokAnalytics

Jupyter Notebook
40
star
62

BinanceEDA

Exploratory data analysis with the Binance API
Jupyter Notebook
39
star
63

EasyOCR

A short walkthrough on using Easy OCR for Optical Character Recognition with Python and Pytorch.
Jupyter Notebook
38
star
64

AdvancedHandPoseWithMediaPipe

Jupyter Notebook
37
star
65

CrewAIPropertyBot

Python
35
star
66

DoomReinforcementLearning

Jupyter Notebook
34
star
67

IrisDetection

A walkthrough demonstrating how to build a keypoint detection model for iris detection
Jupyter Notebook
32
star
68

ReactChatBot

JavaScript
31
star
69

Forecasting-Weather-with-Neural-Prophet

A jupyter notebook showcasing how to forecast temperature using Neural Prophet.
Jupyter Notebook
31
star
70

WatsonxCrewAI

Build a keynote writing agent using CrewAI and watsonx.ai.
Python
31
star
71

StreamlitTitanic

Jupyter Notebook
31
star
72

Generating-Blog-Posts-with-GPT-2-Large

A walkthrough of how to generate blog posts with GPT-2 Large using Hugging Face
Jupyter Notebook
31
star
73

HandPoseDetection

JavaScript
30
star
74

Longform-Summarization-with-Hugging-Face

A walkthrough of how to use Hugging Face summarization pipelines for long post summarization.
Jupyter Notebook
28
star
75

PosenetRealtime

A real time pose estimation app using React and Tensorflow.JS
JavaScript
27
star
76

RegressionMachineLearningApp

JavaScript
27
star
77

IBM-Generative-AI-Reflex-App

IBM Generative AI Reflex App
Python
27
star
78

StopSign

Jupyter Notebook
26
star
79

Hugging-Face-Transformers-Summarization

A super fast walkthrough of NLP Text Summarization with Hugging Face Transformers.
Jupyter Notebook
26
star
80

BodyPixBackgroundRemoval

Jupyter Notebook
25
star
81

PegasusSummarization

A quick walkthrough demonstrating how to use Pegasus for summarization.
Jupyter Notebook
23
star
82

RapGod

Python
23
star
83

MLCrashCourse

Jupyter Notebook
22
star
84

TensorflowObjectDetectionMetrics

A walkthrough showing how to calculate Tensorflow Object Detection model metrics.
Jupyter Notebook
22
star
85

KerasRL-OpenAI-Atari-SpaceInvadersv0

A notebook walking through how to use Keras RL to solve Atari environments.
Jupyter Notebook
22
star
86

WatsonSTT

A walkthrough of using Watson Speech to Text to convert audio using Python
Jupyter Notebook
21
star
87

FullStackWatsonx

Python
21
star
88

DeployingMachineLearningModels

An end to end walkthrough for building and deploying machine learning models with Python and Watson Machine Learning.
Jupyter Notebook
19
star
89

MultiStoreProductForecasting-with-Prophet

Multi store and product forecasting data and code for demonstration with Data Science Dojo!
Jupyter Notebook
19
star
90

GramformerApp

Jupyter Notebook
18
star
91

QnA-Web-App-with-React-and-Tensorflow.JS

Final code from the QnA Web App with React and Tensorflow.JS YouTube video
JavaScript
18
star
92

DrugLabelExtraction-

Using PaddleOCR for prescription drug label extraction.
Jupyter Notebook
18
star
93

GameObjectDetection

Jupyter Notebook
18
star
94

Image-Augmentation

Jupyter Notebook
17
star
95

FaceMaskObjectDetection

A walkthrough using Watson Visual Recognition to detect face masks.
Jupyter Notebook
17
star
96

CNNLayers

See what CNNs see
Jupyter Notebook
17
star
97

PyCaretClassificationCrashCourse

Jupyter Notebook
17
star
98

SegmentationAPI

Jupyter Notebook
17
star
99

OpenAI-Codex

A walkthrough of OpenAI Codex
Jupyter Notebook
17
star
100

watsonxRAG

Python
17
star