Skip to content
View HakeemDemi's full-sized avatar
  • London UK
Block or Report

Block or report HakeemDemi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. deep-learning-v2-pytorch deep-learning-v2-pytorch Public

    Forked from udacity/deep-learning-v2-pytorch

    Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

    Jupyter Notebook 1

  2. deepmind-research deepmind-research Public

    Forked from google-deepmind/deepmind-research

    This repository contains implementations and illustrative code to accompany DeepMind publications

    Jupyter Notebook 1

  3. xla xla Public

    Forked from pytorch/xla

    Enabling PyTorch on Google TPU

    C

  4. polymetis polymetis Public

    Forked from facebookresearch/polymetis

    Write PyTorch controllers, test them in simulation, and seamlessly transfer to real-time hardware.

    Python

  5. dlwpt-code dlwpt-code Public

    Forked from deep-learning-with-pytorch/dlwpt-code

    Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.

    Jupyter Notebook

  6. ImageCaptioning.pytorch ImageCaptioning.pytorch Public

    Forked from deep-learning-with-pytorch/ImageCaptioning.pytorch

    image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)

    Python