PuchToTalk
Engineering Student (Data Science Major) at ISEP Paris Research VSR at Stanford University
Stanford UniversityMenlo Park, California, US
PuchToTalk's Stars
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
pengxiao-song/LaWGPT
🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
ashishps1/awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
Instruction-Tuning-with-GPT-4/GPT-4-LLM
Instruction Tuning with GPT-4
teknium1/GPTeacher
A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer
ProsusAI/finBERT
Financial Sentiment Analysis with BERT
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
SociallyIneptWeeb/LanguageLeapAI
Your Personal Multilingual AI Translator
MachineLearnia/Python-Machine-Learning
Tous les codes utilisés dans la série YouTube Python Spécial Machine Learning !
stanford-cs336/spring2024-lectures
yennanliu/CS_basics
My CS learning : algorithm, data structure, and system design | #SE
tdolan21/marlin-mistral-7b-v0.1-ft
This repo contains a tutorial for a finetune of mistralai/mistral-7b-v0.1. More information can be found in their paper: https://huggingface.co/papers/2310.06825
PuchToTalk/AI_voice
Testing AI tools for voice recognition / changer
PuchToTalk/APP-G4E-Sensors
L'équipe Htech présente les fonctionnalités de ses capteurs, répondant aux services de Infinite Measures
PuchToTalk/BIHotels
Power BI project on Revenue Hospitality
PuchToTalk/FinBERT
Testing FinBERT - Prediction
PuchToTalk/Football_WorldCup_Recommendation
2020-2021 player's market value analysis
PuchToTalk/GAN
Generative adversarial networks (GAN) - first approach
PuchToTalk/Ladybug_project
Automatic ladybug classification and spot counting
PuchToTalk/LeetCode
Training on LeetCode
PuchToTalk/MineBattle
RPG simulator for Java Project
PuchToTalk/Object_detection
Trying Object detector with a trained model (MobileNet-SSD)
PuchToTalk/Pandas-Training
Fichiers sources de la formation Les bases de la data science avec pandas sur Docstring.
PuchToTalk/Prediction
small projects based on linear regression
PuchToTalk/Recommendation_system
Recommendation system on Animes / Movies (based on KNN system) with Alexandre DFDB
PuchToTalk/TechForGood
Tech for Good
uzaymacar/python-interview-review
Data structures & algorithms implementations in Python in light of preparing for interviews.