Pinned Repositories
51-Single-chip
51单片机入门资料
Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Amazon-Recommender-System
Building a recommender system using public reviews of watches on Amazon.
amazon-scraper-python
Non-official client to get some info about products sold on Amazon
Arduino_Core_STM32
STM32 core support for Arduino
Arduino_STM32
Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
Bootloader-STM32F103
This is the bootloader for STM32F103 chips
Bootloader_STM32F446xx
Basic Bootlader for STM32F446xx, begining of Bootloader_JumpUsrApp repo
jacobsim666's Repositories
jacobsim666/Arduino_Core_STM32
STM32 core support for Arduino
jacobsim666/Arduino_STM32
Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
jacobsim666/Bootloader-STM32F103
This is the bootloader for STM32F103 chips
jacobsim666/BTT_SKR_13_14_14T_SD-DFU-Bootloader
jacobsim666/Data-Structures-and-Algorithm-Analysis-in-C-1
Solutions to Data Structures and Algorithm Analysis in C 2th problems
jacobsim666/data-structures-and-algorithm-analysis-in-C-4
C++ implementation 《数据结构与算法分享——C语言描述》
jacobsim666/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
jacobsim666/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
jacobsim666/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
jacobsim666/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
jacobsim666/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
jacobsim666/DfuBootloader
STM32 USB device bootloader using DFU class interface
jacobsim666/linux-at91
Linux kernel for Microchip SoC (aka AT91)
jacobsim666/LPC17xx-DFU-Bootloader
DFU Bootloader for LPC17xx family
jacobsim666/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
jacobsim666/MachineLearning
Basic Machine Learning and Deep Learning
jacobsim666/MachineLearning_Python
机器学习算法python实现
jacobsim666/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
jacobsim666/Math-for-Programmers
Source code for the book, Math for Programmers
jacobsim666/MIT-Linear-Algebra-Notes
Notes for MIT-Linear-Algebra
jacobsim666/notes-linear-algebra
线性代数笔记
jacobsim666/skr-pro-bootloader-flash
instructions how to flash SKR PRO bootloader for use with kipper
jacobsim666/SKR-V1.3-Bootloader
KR V1.3 Bootloader
jacobsim666/SKR1.3_Bootloader
Custom improved bootloader for SKR 1.3 3D Printer control board
jacobsim666/stm32-bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
jacobsim666/stm32-dfu-bootloader
A DFU bootloader targeting STM32F103 in just 4KB
jacobsim666/STM32_HID_Bootloader
Driverless USB HID bootloader and flashing tool for STM32F10X devices
jacobsim666/stm32f446xx_bootloader
A bootloader for the STM32F446xx family of microcontrollers
jacobsim666/tiny-dnn
header only, dependency-free deep learning framework in C++14
jacobsim666/u-boot-at91
U-boot for Microchip SoC (aka AT91)