Headshot of Bryan Etzine

Bryan Etzine

Headshot of Bryan Etzine

Education

University of Florida
Expected May 2025

Master of Science in Computer Science | Concentration: Deep Learning | GPA: 3.75

Coursework: Neural Networks and Deep Learning, Computer Architecture, Advanced Data Structures, Analysis of Algorithms, Distributed Operating Systems, Cryptology

University of Florida
Class of 2024

Bachelor of Science in Computer Science | Minor: Economics | GPA: 3.72

Coursework: Natural Language Processing, Machine Learning Fundamentals, Linear Algebra, AI Fundamentals, Operating Systems, Data Structures and Algorithms, Computer Network Fundamentals, Computer Organization

Certificates: Artificial Intelligence Fundamentals and Applications

Involvement: President of Society of Software Developers, UF Research Computing, GAITOR (UF AI) Club

Work Experience

Machine Learning Engineer Intern
May–August 2024

ServiceNow | Santa Clara, CA | Python, PyTorch, & Docker

  • Worked on the Core LLM team fine-tuning models with Fully Sharded Data Parallel on NVIDIA GPU cloud.
  • Researched layer-wise quantization and dynamic pruning, shrinking model size up to 25% with similar accuracy.
  • Utilized PyTorch Distributed Data Parallel to parallelize benchmarking in proprietary evaluation framework.
Machine Learning Research Assistant
December 2023

Machine Learning and Sensing Lab | Gainesville, FL | Python & PyTorch

  • Labeled 2,000 fast Fourier transformed fish sound spectrograms, offering insights into coral reef aquatic life.
  • Wrote KNN algorithm with Euclidean distance metric to classify spectrograms with 90% test-set accuracy.
Software Engineer for AI Training Data
September–December 2023

Scale AI | Remote | C++

  • Created prompt-answer pairs of programming tasks in C++ to fine-tune LLMs for optimal performance.
  • Engaged in RLHF as a programming expert to align fine-tuned LLMs with human preferences.
Platform Software Engineer Intern
May–August 2023

ServiceNow | Santa Clara, CA | Java & JavaScript

  • Resolved server timing issues by debugging race conditions across distributed nodes in a cluster.
  • Patched a vulnerability in OAuth setup and reduced memory usage by properly unregistering profiles.
  • Won 1st in hackathon for generative AI and autocomplete in server-side scripts, implemented in production.
Platform Software Engineer Intern
May–August 2022

ServiceNow | Santa Clara, CA | Java & JavaScript

  • Implemented REST APIs for a HTTP client (95% unit test coverage) to manage multiple client connections.
  • Improved streaming performance by 100% with lambda in-place stream modification approach.
Software Engineer Intern
May–August 2021

Encoda | Tampa, FL | Python and SQL

  • Created DevOps pipelines and automations to improve product deployment efficiency using Python, PostgreSQL, the Box API, and the Rundeck tool automating 3 hours of daily work manually updating the PostgreSQL database.
  • Participated in an Agile team, attending daily standups, code reviews, assisting with sprint planning meetings, and learned how to realistically scope work for timely completion based on their expected difficulty.

Projects

Agenerative
Spring 2024

Retrieval-Augmented Generation Agents | Python, TensorRT-LLM, AutoGen, Flask

  • Engineered desktop app to run optimized local LLMs that learn with self-reflection in an agentic workflow.
  • Dynamically searched embeddings of documents with LlamaIndex and Facebook AI Similarity Search.
Scribe
Summer 2023

ServiceNow 1st Place Hackathon Project | Java & JavaScript

  • Won 1st in intern hackathon in a team of 5 for enabling generative AI and autocomplete in server-side scripting.
  • Cut script development time by 50% after integrating project in production.
Brand Vision
Summer 2023

Brand Logo Image Classification Model | Python & Tensorflow

  • Achieved 95% test-set accuracy in classifying 10 brand logos by employing transfer learning with ResNet-50.
  • Trained image classification model on three NVIDIA A100 GPUs via UF’s HiPerGator AI supercomputer.

Certifications

Data Parallelism: How to Train Deep Learning Models on Multiple GPUs

Issued April 2024 by the NVIDIA Deep Learning Institute

NVIDIA-Certified Associate: Generative AI and LLMs

Issued March 2024 by NVIDIA via Credly

Fundamentals of Deep Learning

Issued February 2024 by the NVIDIA Deep Learning Institute

Technical Skills

Programming Languages

Python | C++ | Java | JavaScript | SQL

Frameworks & Libraries

PyTorch | Tensorflow | TensorRT-LLM | LangChain | AutoGen

Tools & Technologies

CUDA | Valgrind | Docker | Git | Linux | PostgreSQL | MongoDB