Pinned Repositories
bank-analysis
Machine learning project using UCI bank marketing data set
Data-Structure-Exercise-Solutions
Exercise codes for course Data Structure and Algorithm Analysis (924.013.1.01), which is a minor course in Data Science at Fudan University.
deep_typhoon
Analysis satellite images of typhoons in deep-learning (CNN). This repo is written in Python3.
JL-Lemma-Simulation
A simulation of JL Lemma using random projection
keras-yolo3
Training and Detecting Objects with YOLO3
LabVIEW-GameOfLife
A simple LabVIEW program of "Conway's Game of Life".
leetcode-concurrency-golang
Solutions to LeetCode concurrency problems in Go.
little-parriot
NBA-Shot-Analysis
A very simple NBA shot data analysis project based on "shotchartdetail" from NBA official stats API: https://stats.nba.com/
Stroke-Prediction
bowcai's Repositories
bowcai/Data-Structure-Exercise-Solutions
Exercise codes for course Data Structure and Algorithm Analysis (924.013.1.01), which is a minor course in Data Science at Fudan University.
bowcai/LabVIEW-GameOfLife
A simple LabVIEW program of "Conway's Game of Life".
bowcai/NBA-Shot-Analysis
A very simple NBA shot data analysis project based on "shotchartdetail" from NBA official stats API: https://stats.nba.com/
bowcai/bank-analysis
Machine learning project using UCI bank marketing data set
bowcai/deep_typhoon
Analysis satellite images of typhoons in deep-learning (CNN). This repo is written in Python3.
bowcai/JL-Lemma-Simulation
A simulation of JL Lemma using random projection
bowcai/keras-yolo3
Training and Detecting Objects with YOLO3
bowcai/LabVIEW-BlackJack
A LabVIEW program of "Black Jack", also known as "Twenty-One".
bowcai/LabVIEW-Mandelbrot
A simple LabVIEW program to draw a Mandelbrot set.
bowcai/leetcode-concurrency-golang
Solutions to LeetCode concurrency problems in Go.
bowcai/little-parriot
bowcai/Stroke-Prediction
bowcai/Web-MovieTheatre
A Django project to implement a web server for movie theatre
bowcai/YOLOv3