Skip to content
View levimcclenny's full-sized avatar
⏱️
Fighting the clock
⏱️
Fighting the clock

Organizations

@tensordiffeq

Block or report levimcclenny

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
levimcclenny/README.md

Hi there 👋

I lead AI infrastructure solutions engineering at Cisco, running a team that covers enterprise AI and GPU cloud accounts across the US West. I primarily focus on large buildouts: cluster and fabric design, capacity planning, and the business case to link the infrastructure to the funding. A lot of my time goes to the economics, because that's usually where the decision eventually ends up.

I study technical specifics and read analyst reports on fabric architecture, serving stacks, the hardware and software boundary. Most of my job is spent designing buildouts or identifying benefits and drawbacks of AI infrastructure decisions.

Before Cisco I finished a PhD in physics-informed machine learning and spent four years in federal AI. Most of the code here is from that period.

Things I built

SA-PINNs - Self-adaptive physics-informed neural networks. This was the bulk of my dissertation work. Trainable adaptation weights applied per collocation point, so the network learns which regions of the solution are hard and concentrates there. The paper is at 1,250+ citations and the method has been picked up in several downstream PINN libraries.

TensorDiffEq - Open source framework for multi-GPU training of PINNs over large problem domains. Built for scientific ML workloads that don't fit on one GPU, with materials applications as the primary target.

Multimodal transfer-learned regression - Computer vision applied to materials property prediction.

I contributed TensorFlow implementations and cross-framework technical content to d2l.ai, the open source deep learning textbook now adopted at 500 universities in 70 countries and published by Cambridge University Press.

Elsewhere

Rated Army Reserve fixed-wing aviator. I've reviewed technical manuscripts for Manning, mostly on distributed computing and TensorFlow.

Pinned Loading

  1. tensordiffeq/TensorDiffEq tensordiffeq/TensorDiffEq Public

    Efficient and Scalable Physics-Informed Deep Learning and Scientific Machine Learning on top of Tensorflow for multi-worker distributed computing

    Python 117 43

  2. tensordiffeq/tdq-docs tensordiffeq/tdq-docs Public

    Docs for the package TensorDiffEq

    HTML 2 1

  3. d2l-ai/d2l-en d2l-ai/d2l-en Public

    Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

    Python 29.4k 5.1k

  4. SA-PINNs SA-PINNs Public

    Implementation of the paper "Self-Adaptive Physics-Informed Neural Networks using a Soft Attention Mechanism" [AAAI-MLPS 2021]

    Python 297 51

  5. multimodal_transfer_learned_regression multimodal_transfer_learned_regression Public

    Repo for the paper "Deep Multimodal Transfer-Learned Regression in Data-Poor Domains"

    Python 3 1

  6. BoolFilter BoolFilter Public

    R 2