All Projects → HaleTom → Pytorch Udacity Scholarship

HaleTom / Pytorch Udacity Scholarship

Licence: mit
Notes from the PyTorch Udacity / Facebook scholarship course

Projects that are alternatives of or similar to Pytorch Udacity Scholarship

Deep3d
Automatic 2D-to-3D Video Conversion with CNNs
Stars: ✭ 1,075 (+1854.55%)
Mutual labels:  jupyter-notebook
Emotion Detector
A python code to detect emotions from text
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Da detection
Progressive Domain Adaptation for Object Detection
Stars: ✭ 55 (+0%)
Mutual labels:  jupyter-notebook
Telepyth
Telegram notification with IPython magics.
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Modernai
Materials for Modern AI Course / Cloud Day 2.0
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Whitehat
Information about my experiences on ethical hacking 💀
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Reducingbias
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Ctr model zoo
some ctr model, implemented by PyTorch, such as Factorization Machines, Field-aware Factorization Machines, DeepFM, xDeepFM, Deep Interest Network
Stars: ✭ 55 (+0%)
Mutual labels:  jupyter-notebook
Blog
Read and Write
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Graph Pointer Network
Stars: ✭ 55 (+0%)
Mutual labels:  jupyter-notebook
Ds Python Data Analysis
Data manipulation, analysis and visualisation in Python - specialist course Doctoral schools of Ghent University
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Very Deep Convolutional Networks For Natural Language Processing In Tensorflow
implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Ipython Notebooks
Some iPython Notebooks I have created for personal learning
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Pythondataanalysis
The data and code that used in my book.
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Mmdetection object detection demo
How to train an object detection model with mmdetection
Stars: ✭ 55 (+0%)
Mutual labels:  jupyter-notebook
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+1849.09%)
Mutual labels:  jupyter-notebook
Github Paper
Plos in Computational Biology paper related with github for researchers, code, source and document
Stars: ✭ 54 (-1.82%)
Mutual labels:  jupyter-notebook
Introduction To Machine Learning
Introductory Course on Machine Learning in Python
Stars: ✭ 55 (+0%)
Mutual labels:  jupyter-notebook
Deepfly3d
Motion capture (markerless 3D pose estimation) pipeline and helper GUI for tethered Drosophila.
Stars: ✭ 55 (+0%)
Mutual labels:  jupyter-notebook
Vietnamese Electra
Electra pre-trained model using Vietnamese corpus
Stars: ✭ 55 (+0%)
Mutual labels:  jupyter-notebook

Tom Hale's PyTorch Udacity / Facebook scholarship course notes

These notes were written in Markdown with formulae.

The formulae are converted to images by TeXify.

I believe that I have attributed all materials, except the Udacity PyTorch Scholarship course, from which these notes are flagrantly copied ;)

My notes

Google Colab starter code for Image Classifier Project.ipynb

It took me a while to work out how to get Google Colab setup for this project:

  • Install newly released PyTorch 1.0.0
  • Automatically download and unzip the dataset
  • Check and warn if GPU is not enabled
  • Helper functions
  • image_show(): Convert and show an image without the default gridlines
  • label_to_text(): Convert a tensor label to its label from cat_to_name.json

Here's the setup code: Google_Colab_startup_PyTorch_Challenge.ipynb

Buy me a beer^H^H^H^Hcoconut

I took many hours creating this content which I hope will make your life easier.

If you have found these notes useful and feel moved to, please donate so I can buy a coconut:

Donate button

Other resources

List of all PyTorch Challenge notes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].