• Stars
    star
    34
  • Rank 766,985 (Top 16 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

A repository consists of the solutions of leetcode problems, basic theoretical knowledge of data structures and algorithms.

More Repositories

1

Machine-Learning-Algorithms

Share some notes and codes summarized by myself! The features of these notes are refined, organized and easy-understand!
Jupyter Notebook
29
star
2

Credit-Card-Number-Recognition

A computer vision project about number recognition of credit card is achieved by OpenCV.
Jupyter Notebook
18
star
3

Deep-Learning-Coursera

Share some notes after taking deeplearning.ai on coursera. The features of these notes are refined, organized and easy-understand!
Jupyter Notebook
18
star
4

Credit-Card-Fraud-Detection

A project is built to predict that user's current transaction record is normal or abnormal based on previous transaction records.
Jupyter Notebook
17
star
5

CoDiCast

Jupyter Notebook
14
star
6

Data-Augmentation-by-Image-Transforms

A summary of image transformations is done with Pytorch, which implements data augmentation to improve generalization ability.
Python
7
star
7

Time-Series-Forecasting-Deep-Learning

Apply different deep learning models for time series forecasting and compare their corresponding performance.
Jupyter Notebook
6
star
8

Music-Recommendation-System

A music recommendation system is built with two solutions: similarity computation and Singular Value Decomposition (SVD).
Jupyter Notebook
6
star
9

Web-Scraping-by-Python

An introduction to web-scraping including `requests`, `bf4` and `newspaper` modules.
Python
4
star
10

FIDLAR

Jupyter Notebook
3
star
11

DL-WaLeF

Official codes for "Deep Learning Models for Water Stage Prediction in South Florida."
Jupyter Notebook
3
star
12

License-Plate-Recognition-Using-OpenCV

This is a project that detects Chinese license plate using OpenCV and Python.
Python
3
star
13

ParaRCNN-Time-Series-Forecasting

Official codes for "Explainable Parallel RCNN with Novel Feature Representation for Time Series Forecasting" accepted by AALTD workshop at ECML-PKDD 2023.
Jupyter Notebook
2
star
14

Classification-Model-of-RMB-Image

An image classification model of RMB (1οΏ₯, 100οΏ₯) using Pytorch. A couple of real life data have been tested with a good accuracy.
Python
1
star
15

FloodGTN_Prediction

This is official codes for the paper "Graph Transformer Network for Flood Forecasting with Heterogeneous Covariates".
Jupyter Notebook
1
star
16

Object-Detection-Using-YOLOv4

A project that detects cardboard and paper using YOLOv4 with Google drive. mAP is 98.36% on the condition of IoU = 0.5
Jupyter Notebook
1
star