Highlights
- Pro
-
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplement a ChatGPT-like LLM in PyTorch from scratch, step by step
-
pytorch-yolo-v3 Public
A PyTorch implementation of the YOLO v3 object detection algorithm
-
ayoo.sh Public
Forked from dirkfabisch/mediatora medium inspired jekyll theme
HTML Other UpdatedMar 6, 2021 -
-
DataAugmentationForObjectDetection Public
Forked from Paperspace/DataAugmentationForObjectDetectionData Augmentation For Object Detection
-
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
-
-
PyTorch-YOLO-v2 Public
A PyTorch implementation of a YOLO v2 Object Detector
-
ayooshkathuria.github.io Public
Forked from barryclark/jekyll-nowBuild a Jekyll blog in minutes, without touching the command line.
-
yolo-v2-pytorch Public
A pytorch implementation of YOLO v2 object detection algorithm.
UpdatedFeb 26, 2018 -
Breast tumor malignancy classification using machine learning
-
pytorch-yolo2 Public
Forked from wiibrew/pytorch-yolo2Porting https://github.com/marvis/pytorch-yolo2 to Python 3
-
faster-rcnn.pytorch Public
Forked from jwyang/faster-rcnn.pytorchA faster pytorch implementation of faster r-cnn
-
tensorboard-pytorch-examples Public
Forked from lanpa/tensorboard-pytorch-examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
tnt Public
Forked from pytorch/tntan abstraction to train neural networks
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 28, 2017 -
shitpy Public
Forked from shitpy/shitpy -
Modelling Google's Stock price using Linear Regression. Then, testing the statistical assumptions of Linear Regression on the results.
-
Classification of MNIST Handwritten Digits Database using Deep Learning
-
Kaggle-Titanic-Challenge Public
My Solution to Kaggle's Titanic Machine Learning Challenge
-
neural-networks-and-deep-learning Public
Forked from mnielsen/neural-networks-and-deep-learningCode samples for my book "Neural Networks and Deep Learning"
-
theano-tutorial Public
Forked from craffel/theano-tutorialA collection of tutorials on neural networks, using Theano