Skip to content
View dorfmanrobert's full-sized avatar

Block or report dorfmanrobert

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. VAE-MNIST VAE-MNIST Public

    VAE trained on MNIST. The notebook include an explanation of the VAE loss function as well as visualizations of reconstructed and generated images, T-SNE embeddings of the latent space, and linear …

    Jupyter Notebook 2

  2. BERT-Dont-Patronize-Me BERT-Dont-Patronize-Me Public

    Sentiment classification on the Don't Patronize Me dataset using a BERT model. Contextual embeddings were used for data augmentation.

    Jupyter Notebook

  3. GAN-CIFAR10 GAN-CIFAR10 Public

    GAN trained on CIFAR10. Notebook includes generated images. Based on a coursework completed at ICL.

    Jupyter Notebook

  4. RNN-Speech-Commands RNN-Speech-Commands Public

    RNN and Bidirectional RNN models with LSTM and GRU cell implementations. Trained on the Speech Commands dataset (https://arxiv.org/abs/1804.03209). Adapted from a coursework at ICL.

    Jupyter Notebook

  5. ICL-Final-Project ICL-Final-Project Public

    Python

  6. transformers transformers Public

    Forked from huggingface/transformers

    🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python