Pinned Repositories
ai-by-hand-excel
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.
DataScience_Interactive_Python
Python interactive dashboards for learning data science
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
GilbertLinearAlbegraLearningFromDataExSolution
Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
jailbreak_llms
[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
liuyushuSoftware
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
RL-Experiments
jacksmith20240504's Repositories
jacksmith20240504/liuyushuSoftware
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
jacksmith20240504/ai-by-hand-excel
jacksmith20240504/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.
jacksmith20240504/GilbertLinearAlbegraLearningFromDataExSolution
jacksmith20240504/jailbreak_llms
[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
jacksmith20240504/RL-Experiments
jacksmith20240504/JoyHallo
JoyHallo: Digital human model for Mandarin
jacksmith20240504/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
jacksmith20240504/LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
jacksmith20240504/llama-stack
Model components of the Llama Stack APIs
jacksmith20240504/llm_engineering
Repo to accompany my mastering LLM engineering course
jacksmith20240504/ML-Papers-Explained
Explanation to key concepts in ML
jacksmith20240504/Neural-Network-Basicnotes
jacksmith20240504/open-notebooklm
Convert any PDF into a podcast episode!
jacksmith20240504/python-for-aerospace
Notebook Companion for the Python for Aerospace Course 🐍🚀✨
jacksmith20240504/pythonanddeeplearning
jacksmith20240504/PyTorchUltimateMaterial
This repo holds material for the Udemy course "PyTorch Ultimate"
jacksmith20240504/pyvidplayer2
Reliable, easy, and fast video playing in Python
jacksmith20240504/ShiArthur03
jacksmith20240504/sigmaos
jacksmith20240504/stockbot-on-groq
StockBot powered by Groq: Lightning Fast AI Chatbot that Responds With Live Interactive Stock Charts, Financials, News, Screeners, and More. Powered by Llama3-70b on Groq, Vercel AI SDK, and TradingView Widgets.
jacksmith20240504/stockBrocker
Repository containing LangGraph.js🦜🕸️ examples
jacksmith20240504/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,
jacksmith20240504/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
jacksmith20240504/vnpy
基于Python的开源量化交易平台开发框架
jacksmith20240504/WikiChat
WikiChat is an improved RAG. It stops the hallucination of large language models by retrieving data from a corpus.