Patrick Jiang

Logo

MS in CS Student at ASU

View My GitHub Profile

Applied Deep Learning Researcher (and Enjoyer!)

Hello, Welcome to my page! 🤗

Think of this page as a very general overview of the kinds of things that are interesting to me as well as some (light) discussion about previous projects.

Education:

Papers/Textbooks:

Previous Positions

Current Position

What’s in my Repository?

ConvolutionalSelfAttention

This is the more recent of my “finished” projects. The entire idea behind this project was implementing and understanding a framework which is widely adopted and used. The main motivation behind this adaptation of Nvidia’s blog post in 2024 is actually providing salient visualizations, and also compare against methodologies I wanted to see. Overall, the purpose of the project was also to publicise and provide a basis implementation for the interesting framework they proposed. I think in the future, I may revisit this work, and add mroe commentary on which parts work and don’t work.

openBind

This project is more of an integration of multiple end-to-end projects which already exist, but I wanted to create a very public usage of it. However, as of now, much of the code does not run anymore, due to some colab version issues and package control which I truly cannot be bothered to deal with. At the time, the idea was that binder design, either for the sake of teaching or specific drug design, ought to be more accessible. As the slow snowballing of foundational models required more and more compute over time, I thought the idea of a pipeline which could be run all from the convenience of a personal computer, with only the usage of a google account would be wonderful. And, on top of everything, most of the current work in the design pipelines did not use and kind of specific binder-specific binding affinity prediction methodologies yet, so adding a Kd prediction model would be good as well to help streamline the binder selection process.

TBD

(future project retrospective… maybe?)