Skip to content
View leocraig18's full-sized avatar
🎯
Focusing
🎯
Focusing
  • EY
  • London

Block or report leocraig18

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. shakespeare_transformer shakespeare_transformer Public

    A simplistic decoder only shakespeare transformer following the Attention is All You Need (2017) architecture. One key divergence is that layer normalisation precedes the Multi-Head Attention and F…

    Python

  2. MachineTranslationTransformer MachineTranslationTransformer Public

    An encoder-decoder transformer that translates Spanish to English, built using Tensorflow's functional API

    Python

  3. ml-executor ml-executor Public

    Forked from musdotdigital/ml-executor

    Flask API service that receives and executes docker files asynchronously with Celery workers.

    Python