-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedApr 10, 2024 -
Driving-with-LLMs Public
Forked from wayveai/Driving-with-LLMsPyTorch implementation for the paper "Driving with LLMs: Fusing Object-Level Vector Modality for Explainable Autonomous Driving"
Python Apache License 2.0 UpdatedApr 9, 2024 -
-
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 22, 2024 -
lightning Public
Forked from Lightning-AI/pytorch-lightningThe most intuitive, flexible, way to build PyTorch models and lightning apps that glue together everything around the models, without the pain of infrastructure, cost management, scaling and everyt…
Python Apache License 2.0 UpdatedMar 11, 2024 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedFeb 4, 2024 -
taming-transformers Public
Forked from CompVis/taming-transformersTaming Transformers for High-Resolution Image Synthesis
Jupyter Notebook MIT License UpdatedNov 10, 2023 -
MOOC-neurons-and-synapses-2017 Public
Forked from BlueBrain/MOOC-neurons-and-synapses-2017Reference data for the "Simulation Neuroscience:Neurons and Synapses" Massive Online Open Course
Jupyter Notebook Other UpdatedJan 27, 2021 -
YOLOv3-PyTorch Public
YOLOv3 in pytorch. This is my own version of an already existing repository and online tutorial, see README
-
Revisiting an older vehicle (CV) detection project, solving it with DL (YOLO v3)
Jupyter Notebook UpdatedJan 5, 2020 -
CarND-MPC-Project Public
Model Predictive Control Project (see README for original Udacity instructions, writeup for a quick overview of the 'final product' from me)
C++ MIT License UpdatedOct 31, 2018 -
CarND-PID-Control-Project Public
PID controller Project (see README for original Udacity instructions, writeup for a quick overview of the 'final product' from me)
C++ MIT License UpdatedOct 5, 2018 -
Kidnapped Vehicle Project (see README for original Udacity instructions)
C++ MIT License UpdatedSep 7, 2018 -
Unscented Kalman Filter Project (see README for original Udacity instructions, writeup for a quick overview of the 'final product' from me)
Jupyter Notebook MIT License UpdatedSep 3, 2018 -
CS224n_2017 Public
All coding assignments for Stanford's great course on NLP: CS224N
Python UpdatedAug 27, 2018 -
Extended Kalman Filter Project (see README for original Udacity instructions, writeup for a quick overview of the 'final product' from me)
C++ MIT License UpdatedAug 26, 2018 -
Self-Driving-Car Public
Projects for Udacity's Self-Driving Car Engineer Nanodegree Program Term 1
-
intern-coding-tasks Public
Forked from utokyo-lzh/intern-coding-tasksCoding tasks for PFN internship
HTML UpdatedJul 17, 2018 -
-
keras Public
Forked from keras-team/kerasDeep Learning for humans
Python Other UpdatedJun 20, 2018 -
five-video-classification-methods Public
Forked from harvitronix/five-video-classification-methodsCode that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
Python MIT License UpdatedJun 8, 2018 -
CarND-Term1-Starter-Kit Public
Forked from udacity/CarND-Term1-Starter-KitPython UpdatedJan 5, 2018 -
CS231n_2016 Public
All homework assignments for the early 2016 Stanford CS231n: Convolutional Neural Networks for Visual Recognition class.
Jupyter Notebook UpdatedOct 25, 2017 -
NN_BuildingBlocks_Exercise Public
Exercise for understanding Building Blocks of simple Neural Networks
Jupyter Notebook UpdatedAug 16, 2017 -
FastMaskRCNN Public
Forked from CharlesShang/FastMaskRCNNMask RCNN in TensorFlow
Python Apache License 2.0 UpdatedJul 20, 2017 -
Pepper2020 Public
Pepper Robot Code files for the Hackjunction Hackathon Tokyo April 2017
-
ML-Sweeps Public
Simple 'sweeping' files for validating optimal hyper-parameter settings for: 1) MLP 2) MoE
MATLAB UpdatedMar 17, 2017 -
MATLAB-MLP-not-recommended Public
An old, simple, low level (unfinished?) implementation of the MLP algorithm with gradient descent.
MATLAB UpdatedMar 17, 2017 -
MATLAB-SVM-not-recommended Public
An old, simple, low level (unfinished?) implementation of the SVM algorithm with gradient descent. (No kernels included)
MATLAB UpdatedMar 17, 2017