Pinned Repositories
1st-place-Don-t-stop-until-you-drop
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Automatic-Review-Report-Telco-Industry
Top 5 Solution to Datathon Entel - Object Detection
BNP-Paribas-Cardif-Challenge
Top1 solution to the Data Science Challenge organized by BNP-Paribas and Domino Datalab
BrainScore-Transformers
Code from the paper "Joint rotational invariance and adversarial training of a dual-stream Transformer yields state of the art Brain-Score for Area V4" in BSW at Cosyne 2022
Google-Brain-Ventilator-Pressure
Solution to Ventilator Pressure Prediction Competition (https://www.kaggle.com/c/ventilator-pressure-prediction)
Pediatric-bone-age-prediciton
robustness
A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
scorecardpy
Scorecard Development in python, 评分卡
Upside-Down-Detector
williamberrios's Repositories
williamberrios/BrainScore-Transformers
Code from the paper "Joint rotational invariance and adversarial training of a dual-stream Transformer yields state of the art Brain-Score for Area V4" in BSW at Cosyne 2022
williamberrios/Upside-Down-Detector
williamberrios/robustness
A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
williamberrios/Applied-Deep-Learning
Applied Deep Learning Course
williamberrios/CKA-Centered-Kernel-Alignment
Reproduce CKA: Similarity of Neural Network Representations Revisited
williamberrios/CLIP
Contrastive Language-Image Pretraining
williamberrios/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
williamberrios/fast_adversarial
[ICLR 2020] A repository for extremely fast adversarial training using FGSM
williamberrios/guided-diffusion
williamberrios/leetcode-patterns
A curated list of leetcode questions grouped by their common patterns
williamberrios/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
williamberrios/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
williamberrios/TallerUPCH
williamberrios/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
williamberrios/visual_prompting
Exploring Visual Prompts for Adapting Large-Scale Models
williamberrios/williamberrios.github.io
Personal website: https://williamberrios.github.io/
williamberrios/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
williamberrios/classify_by_description_release
williamberrios/cv
LaTeX Curriculum Vitae template (filled with my personal info, extendable to anyone)
williamberrios/dsp
𝗗𝗦𝗣: Demonstrate-Search-Predict. A framework for composing retrieval and language models for knowledge-intensive NLP.
williamberrios/gpt_llm
Multi-GPU setup for inference with GPT NeoX 20B and OPT-30B models in huggingface
williamberrios/gpu-tester
gpu tester detects broken and slow gpus in a cluster
williamberrios/gritlm
Generative Representational Instruction Tuning
williamberrios/kaggle-feedback-effectiveness-1st-place-solution
Winning solution for the Kaggle Feedback Prize Challenge.
williamberrios/Kaggle-OTTO-Comp
williamberrios/multiearth-challenge
Repository for the MultiEarth 2023 public challenge.
williamberrios/mvit
Code Release for MViTv2 on Image Recognition.
williamberrios/pix2seq
Pix2Seq - A general framework for turning RGB pixels into semantically meaningful sequences
williamberrios/prompt-eng
notes for prompt engineering
williamberrios/self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.