edlee123
AI Solution Engineer delivering high impact solutions in tech, finance and healthcare industries, including genAI, graph, reinforcement learning.
IntelTexas
Pinned Repositories
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
credit_api_poc
decorator
R function decorators
flask-image-search
kidlearn
Kidlearn Project lib
pyxley
Python helpers for building dashboards using Flask and React
Ramble
A R parser based on combinatory parsers.
SIT
Systematic Investor Toolkit
tradestyle
Style analysis of various stocks and ETFs.
edlee123's Repositories
edlee123/tradestyle
Style analysis of various stocks and ETFs.
edlee123/pyxley
Python helpers for building dashboards using Flask and React
edlee123/Ramble
A R parser based on combinatory parsers.
edlee123/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
edlee123/doctorai
Repository for Doctor AI project
edlee123/edlee123
edlee123/edlee123.github.io
Automatically knit R Markdown documents, build them with Jekyll, and serve the website with servr locally
edlee123/formatR
Format R Code Automatically
edlee123/Gaudi-tutorials
Tutorials for running models on First-gen Gaudi and Gaudi2 for Training and Inference. The source files for the tutorials on https://developer.habana.ai/
edlee123/genAI
GenAI Playground on Intel GPUs - A set of ipython notebooks from Stable diffusion to LLMs
edlee123/GenAIComps
GenAI components at micro-service level; GenAI service composer to create mega-service
edlee123/geti-sdk
Software Development Kit (SDK) for the Intel® Geti™ platform for Computer Vision AI model training.
edlee123/glmnet_python
edlee123/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
edlee123/lintr
Static Code Analysis for R
edlee123/LongLoRA
Code and documents of LongLoRA and LongAlpaca
edlee123/mabwiser
[IJAIT 2021] MABWiser: Contextual Multi-Armed Bandits Library
edlee123/mindmeld
An Open Source Conversational AI Platform for Deep-Domain Voice Interfaces and Chatbots.
edlee123/notebooks
Notebooks using the Hugging Face libraries 🤗
edlee123/optimized-cloud-recipes
edlee123/optimum-habana
Easy and lightning fast training of 🤗 Transformers on Habana Gaudi processor (HPU)
edlee123/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
edlee123/PatientLevelPrediction
An R package for performing patient level prediction.
edlee123/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
edlee123/python-glmnet
A python port of the glmnet package for fitting generalized linear models via penalized maximum likelihood.
edlee123/shinyTree
Shiny integration with the jsTree library
edlee123/simple-todos-react
A repository that follows the React tutorial step-by-step
edlee123/stable-diffusion
Latent Text-to-Image Diffusion
edlee123/tgi-gaudi
Large Language Model Text Generation Inference on Habana Gaudi
edlee123/torch-rnn
Efficient, reusable RNNs and LSTMs for torch