Pinned Repositories
active-depth-from-defocus
Master thesis
AIFrontiers_NLP_TechWorkshop
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + data (without solution) and video link
neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
pytudes
Python programs to practice or demonstrate skills.
Steven0706's Repositories
Steven0706/active-depth-from-defocus
Master thesis
Steven0706/pytudes
Python programs to practice or demonstrate skills.
Steven0706/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
Steven0706/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
Steven0706/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
Steven0706/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Steven0706/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + data (without solution) and video link
Steven0706/deeplearning.ai-1
There are all deeplearning.ai assigniment of Andrew Ng in coursera
Steven0706/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Steven0706/Depth-from-Defocus-NN
Steven0706/followcam
Steven0706/googlefinance
Python module to get real-time stock data from Google Finance API
Steven0706/Handwritten-Digit-Recognition-by-training-Neural-Network
Trained a neural network using forward path and Back Propagation in Machine learning for Handwritten Digit Recognition. The programming is done in python. Trained and tested the development on a MNIST handwritten digits as data.
Steven0706/How-to-Predict-Stock-Prices-Easily-Demo
How to Predict Stock Prices Easily - Intro to Deep Learning #7 by Siraj Raval on Youtube
Steven0706/LLaMA-VID
Official Implementation for LLaMA-VID: An Image is Worth 2 Tokens in Large Language Models
Steven0706/loglizer
A log analysis toolkit for automated anomaly detection
Steven0706/macOS-QQ-WeChat-API
用于 macOS 使用 QQ、微信获取用户好友、获取聊天记录、打开与指定好友的聊天窗口、对指定好友发送任意消息的 API 接口
Steven0706/napalm
Network Automation and Programmability Abstraction Layer with Multivendor support
Steven0706/opencv
Open Source Computer Vision Library
Steven0706/Pure_CNN
The convolutional neural network without any package
Steven0706/recreation-gov-campsite-checker
Scrapes the recreation.gov website to check for campsite availabilities 🏕🏕🏕
Steven0706/Robinhood
Python Framework to make trades with Robinhood Private API
Steven0706/sheikah
gcp
Steven0706/simanneal
Python module for Simulated Annealing optimization
Steven0706/urlshorten-next13-redis
url shorten full stack Next13 with Redis in Docker
Steven0706/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
Steven0706/whisper.cpp
Port of OpenAI's Whisper model in C/C++
Steven0706/YOLO-series
A series of notebooks describing how to use YOLO (darkflow) in python
Steven0706/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'
Steven0706/zipline
Zipline, a Pythonic Algorithmic Trading Library