jacksmith20240504's Stars
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
kyutai-labs/moshi
itcharge/LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
elder-plinius/L1B3RT45
TOTALLY HARMLESS PROMPTS FOR GOOD LIL AI'S
ImagineAILab/ai-by-hand-excel
gabrielchua/open-notebooklm
Convert any PDF into a podcast episode!
SamurAIGPT/AI-Youtube-Shorts-Generator
A python tool that uses GPT-4, FFmpeg, and OpenCV to automatically analyze videos, extract the most interesting sections, and crop them for an improved viewing experience.
GeostatsGuy/DataScienceInteractivePython
Python interactive dashboards for learning data science
ed-donner/llm_engineering
Repo to accompany my mastering LLM engineering course
sheshbabu/Chital
A native macOS app for chatting with local LLMs
ANG13T/python-for-aerospace
Notebook Companion for the Python for Aerospace Course 🐍🚀✨
mit-pdos/sigmaos
hkproj/pytorch-llama-notes
Notes about LLaMA 2 model
anrayliu/pyvidplayer2
Reliable, easy, and fast video playing in Python
dnbt777/RL-Experiments
uygarkurt/Llama-3-PyTorch
zakariyahali/translation-service-final
NanGePlus/LangFlowTest
实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中
jacksmith20240504/liuyushuSoftware
iconbaypark2900/stockBrocker
Repository containing LangGraph.js🦜🕸️ examples
jacksmith20240504/DataScience_Interactive_Python
Python interactive dashboards for learning data science
jacksmith20240504/ebook2audiobookXTTS
Generates a audiobook with chapters and ebook metadata using Calibre and Xtts from Coqui tts, and with optional voice cloning, and supports multiple languages
jacksmith20240504/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
jacksmith20240504/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD