LonePen
Aspiring data scientist. I like to seek opportunities to develop my skills and work with people I can learn from.
LonePen's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
curiousily/AI-Bootcamp
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, LLMs, RAGs, LangChain, LangGraph, Fine-tuning Llama 3 & AI Agents (CrewAI)
inboxpraveen/context-search-engine
A simple interface where users can search for contextually relevant text passages in documents. It employs DistilBERT model for semantic embeddings and FAISS for efficient similarity search. When users enter a query, the system returns the most contextually relevant text passage from the corpus and highlights the matched keywords.
inboxpraveen/LLM-Minutes-of-Meeting
🎤📄 An innovative tool that transforms audio or video files into text transcripts and generates concise meeting minutes. Stay organized and efficient in your meetings, and get ready for Phase 2 where we'll be open for contributions to enable real-time meeting transcription! 🚀
gkamradt/langchain-tutorials
Overview and tutorial of the LangChain Library
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
SarahMestiri/online-retail-case
Studying Online Retail Dataset and getting insights from it
Ebazhanov/linkedin-skill-assessments-quizzes
Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
openvenues/pypostal
Python bindings to libpostal for fast international address parsing/normalization
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Ximilar-com/xcenternet
Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in TensorFlow 2.4+.
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.