Abdul Lateef (abdullateefv)

abdullateefv

Geek Repo

Location:NYC

Github PK Tool:Github PK Tool

Abdul Lateef's repositories

PeptideGPT

GPT powered plugin & fine tuned model for natural language interaction with in-silico drug simulators and prediction of drug properties

Language:Jupyter NotebookStargazers:3Issues:1Issues:0

IntroductionToMachineLearning

A Technical Writing Project: Technical Documentation website for beginners looking to get started with Machine Learning

ForeignWhispers

Website that translates videos into chosen new languages using multilingual speech ML model & Google Translate

Language:PythonStargazers:1Issues:2Issues:0

GPR-PeptideML

A reinforcement learning ML Model that uses Gaussian Process Regression (GPR) with a custom kernel for the analysis of peptide sequences.

Language:PythonStargazers:1Issues:1Issues:0

PyMolCopilot

An AI Assistant for the PyMOL molecular visualization software

Language:PythonStargazers:1Issues:1Issues:0

MessagingApplication

A naive desktop messaging application (deprecated)

Language:JavaStargazers:0Issues:1Issues:0

SparseMatrix

Implementation of sparse matrices in C language, where a matrix is represented using Linked Lists. A sparse matrix is a matrix in which most of the elements are zero. By only storing non-zero elements, we can save memory and processing time for operations.

Language:CStargazers:0Issues:1Issues:0