Pinned Repositories
CarND-Advanced-Lane-Lines
detailed_probabilistic_robotics
Implementation of https://github.com/ryuichiueda/LNPR_BOOK_CODES
Graph-Based-SLAM
A guide of Graph-based SLAM with C++ and Python sample code
huggingface_api_cpp
A collection of C++ libraries to interact with the Hugging Face API (C++ version of huggingface/huggingface.js).
HuggingGPT-function-calling
A web app to call various Hugging Face API with natural language by GPT function calling feature
IpynbRobotics
Python Jupyter Notebooks for robotics algorithm
React-Native-Bakusoku
https://note.mu/cube0529/n/n4a130029dfe1
SSD300_PyTorch_cpp_TRTorch
A c++ implementation of https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Detection/SSD with PyTorch c++ API (LibTorch) and TRTorch
tensorward
A minimalist deep learning framework with Define-by-Run schema written in C++
YOLOv5_PyTorch_cpp
A c++ implementation of https://github.com/ultralytics/yolov5 with PyTorch c++ API (LibTorch)
hotsuyuki's Repositories
hotsuyuki/YOLOv5_PyTorch_cpp
A c++ implementation of https://github.com/ultralytics/yolov5 with PyTorch c++ API (LibTorch)
hotsuyuki/Graph-Based-SLAM
A guide of Graph-based SLAM with C++ and Python sample code
hotsuyuki/IpynbRobotics
Python Jupyter Notebooks for robotics algorithm
hotsuyuki/SSD300_PyTorch_cpp_TRTorch
A c++ implementation of https://github.com/NVIDIA/DeepLearningExamples/tree/master/PyTorch/Detection/SSD with PyTorch c++ API (LibTorch) and TRTorch
hotsuyuki/huggingface_api_cpp
A collection of C++ libraries to interact with the Hugging Face API (C++ version of huggingface/huggingface.js).
hotsuyuki/React-Native-Bakusoku
https://note.mu/cube0529/n/n4a130029dfe1
hotsuyuki/detailed_probabilistic_robotics
Implementation of https://github.com/ryuichiueda/LNPR_BOOK_CODES
hotsuyuki/HuggingGPT-function-calling
A web app to call various Hugging Face API with natural language by GPT function calling feature
hotsuyuki/Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
hotsuyuki/datascience-notebook-jupyterlab
Docker image for jupyterlab with awesome extensions
hotsuyuki/m5stack_neopixel_wifi_sample
Blink Neopixel with M5Stack (ESP32) over WiFi powered by Blynk
hotsuyuki/tensorward
A minimalist deep learning framework with Define-by-Run schema written in C++
hotsuyuki/advanced_deep_learning_by_pytorch
Implementation of https://www.amazon.co.jp/dp/B07VPDVNKW/ref=cm_sw_r_tw_dp_x_qABEFb40F24ZG
hotsuyuki/babytorch-cpp
hotsuyuki/CarND-Kidnapped-Vehicle-Project
hotsuyuki/CarND-MPC-Project
hotsuyuki/CarND-PID-Control-Project
hotsuyuki/CarND-Unscented-Kalman-Filter-Project
hotsuyuki/crypto_llm
hotsuyuki/detailed_deep_learning
Implementation of https://www.amazon.co.jp/dp/4839962510/ref=cm_sw_r_tw_dp_x_7t0bFbGCAWCNV
hotsuyuki/github_action_bazel_test
hotsuyuki/GPT-function-calling-sample
hotsuyuki/ino
hotsuyuki/LIDAR-Data-Accumulation-Strategy
hotsuyuki/llm-jp-sft
hotsuyuki/llm-jp-tokenizer
hotsuyuki/niantic_lightship_tictactoe
AR 2-player Tic-Tac-Toe game with Unity and Niantic Lightship.
hotsuyuki/Ochazu-Tech
hotsuyuki/PythonRobotics
Python sample codes for robotics algorithms.
hotsuyuki/Simple_SARAS_and_Qlerning_sample
Simple sample program of SARAS and Q-learning in Reinforcement Learning