Pinned Repositories
AssignmentWithLinearRegression
author31
Config files for my GitHub profile.
aws-deepracer-webserver-pkg
The DeepRacer Web Server ROS package creates the web_publisher_node which launches a Flask application as a background thread and creates service clients and subscribers for all the services and topics that are required by the APIs called from the DeepRacer vehicle console.
card-reader
Simple card check-in program
ckeditor5
Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.
funny-rag
This application leverages Retrieval-Augmented Generation (RAG). It's powered by FastAPI with the Jinja2 template engine. For the autocomplete system, we utilize a trie data structure (using a submodule named `trie`).
license_plate_detection
This repository aims to re-implement a well-known object detection method FasterRCNN using fastai.
ros_deep_learning
Deep learning inference nodes for ROS / ROS2 with support for NVIDIA Jetson and TensorRT
scm_nbdev
NBDev Version of SCM
trie
A python implementation of trie
author31's Repositories
author31/ros_deep_learning
Deep learning inference nodes for ROS / ROS2 with support for NVIDIA Jetson and TensorRT
author31/scm_nbdev
NBDev Version of SCM
author31/AssignmentWithLinearRegression
author31/author31
Config files for my GitHub profile.
author31/aws-deepracer-webserver-pkg
The DeepRacer Web Server ROS package creates the web_publisher_node which launches a Flask application as a background thread and creates service clients and subscribers for all the services and topics that are required by the APIs called from the DeepRacer vehicle console.
author31/card-reader
Simple card check-in program
author31/ckeditor5
Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.
author31/course-v3
The 3rd edition of course.fast.ai
author31/funny-rag
This application leverages Retrieval-Augmented Generation (RAG). It's powered by FastAPI with the Jinja2 template engine. For the autocomplete system, we utilize a trie data structure (using a submodule named `trie`).
author31/license_plate_detection
This repository aims to re-implement a well-known object detection method FasterRCNN using fastai.
author31/trie
A python implementation of trie
author31/custom_jetbot
author31/fastai-v3
Starter app for fastai v3 model deployment on Render
author31/flask-unet
author31/flutter_twitter_clone
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
author31/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
author31/Inquiry
author31/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
author31/LinearRegressionGradientDescent
the algorithm is based on "The coding train"'s gradient descnet formula
author31/midi_generator
Using deep learning to generate music in MIDI format.
author31/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
author31/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
author31/pytorch-unet-segmentation
author31/pytorch_musicnet
PyTorch DataSet and Jupyter demos for MusicNet
author31/pytorch_simple_CenterNet_45
A simple pytorch implementation of CenterNet (Objects as Points)
author31/spreadsheet-search-engine
Spreadsheet based search engine
author31/tiengtrung30giay
author31/tiengtrung30s-cms
author31/UNet-family
Paper and implementation of UNet-related model.
author31/unet-implementation-pytorch
Using Unet architecture to do semantic segmentation