curiousily

curiousily

👤 Developer

9 repositories on SrcLog

View on GitHub
9 Repos
6.2k Stars
2.1k Forks
6.2k Watchers

Repositories (9)

Getting-Things-Done-with-Pytorch curiousily/Getting-Things-Done-with-Pytorch Jupyter Notebook

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER

2.5k
Get-Things-Done-with-Prompt-Engineering-and-LangChain curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain Jupyter Notebook

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.

1.2k
Deep-Learning-For-Hackers curiousily/Deep-Learning-For-Hackers Jupyter Notebook

Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)

1.1k
Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras curiousily/Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras Jupyter Notebook

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data

556
AI-Bootcamp curiousily/AI-Bootcamp Jupyter Notebook

Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, LLMs, RAGs, LangChain, LangGraph, Fine-tuning Llama 3 & AI Agents (CrewAI)

466
Deploy-BERT-for-Sentiment-Analysis-with-FastAPI curiousily/Deploy-BERT-for-Sentiment-Analysis-with-FastAPI Python

Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch

207
Machine-Learning-from-Scratch curiousily/Machine-Learning-from-Scratch Jupyter Notebook

Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.

181
CryptoGPT-Crypto-Twitter-Sentiment-Analysis-with-ChatGPT-and-LangChain curiousily/CryptoGPT-Crypto-Twitter-Sentiment-Analysis-with-ChatGPT-and-LangChain Python

Streamlit application that leverages ChatGPT and LangChain to analyze tweet sentiment from selected Twitter authors.

57
Reproducible-ML-with-DVC curiousily/Reproducible-ML-with-DVC Python

Tutorial on experiment tracking and reproducibility for Machine Learning projects with DVC

17