Pinned Repositories
-cpp-Mini_projects
A collection of mini projects for cpp basic training.
Arduino_FreeRTOS_Library
A FreeRTOS Library for all Arduino AVR Devices (Uno, Leonardo, Mega, etc)
coco-dpm
Cpp
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
FreeRTOS-STM32L1
FreeRTOS and STM32L1xx and mqtt
FSM
functional state machine in one chip
gittest
Python
All Algorithms implemented in Python
melonetern's Repositories
melonetern/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
melonetern/Python
All Algorithms implemented in Python
melonetern/-cpp-Mini_projects
A collection of mini projects for cpp basic training.
melonetern/Arduino_FreeRTOS_Library
A FreeRTOS Library for all Arduino AVR Devices (Uno, Leonardo, Mega, etc)
melonetern/coco-dpm
melonetern/Cpp
melonetern/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
melonetern/FreeRTOS-STM32L1
FreeRTOS and STM32L1xx and mqtt
melonetern/FSM
functional state machine in one chip
melonetern/gittest
melonetern/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
melonetern/lcthw
Repeating repeating and repeating!
melonetern/lcthw-book
Text version of Zed Shaw's Learn C the Hard Way
melonetern/learn-c-the-hard-way-lectures
All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos.
melonetern/Machine_Learning
learning
melonetern/MachineLearning
Machine Learning in Action(机器学习实战)
melonetern/MachineLearning-1
Basic MachineLearning algorithm
melonetern/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
melonetern/python-data-analysis-workshop
Workshop: Intro to Python for Data Analysis
melonetern/Python_Data_Analysis
melonetern/Raspbian_OS_Setup
Setup the Raspberry Pi Raspbian OS to be compatible with MATLAB and Simulink support package for Raspberry Pi
melonetern/Real_time_Object_detection_TF
This is an implementation of tensor flow object detection API for running it in Real time through Webcam
melonetern/socket
socket start with TCP/IP in C
melonetern/SocketChat
Web Chat using Tornado Web Server and HTML5 Web Sockets
melonetern/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
melonetern/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
melonetern/YOLO_tensorflow-1
tensorflow implementation of 'YOLO : Real-Time Object Detection'