Pinned Repositories
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Auto-PyTorch
Automatic architecture search and hyperparameter optimization for PyTorch
Awesome-AI-Data-GitHub-Repos
A collection of the most important Github repos for ML, AI & Data science practitioners
awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
awesome-public-datasets
A topic-centric list of HQ open datasets.
introduction-to-git-and-github-ebook
Free Introduction to Git and GitHub eBook
ModernConvNets
Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras
pcv
Implementation of Procrustes cross-validation
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
SQL-Data-Analysis-and-Visualization-Projects
SQL data analysis & visualization projects using MySQL, PostgreSQL, SQLite, Tableau, Apache Spark and pySpark.
pauljw28's Repositories
pauljw28/pcv
Implementation of Procrustes cross-validation
pauljw28/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
pauljw28/Awesome-AI-Data-GitHub-Repos
A collection of the most important Github repos for ML, AI & Data science practitioners
pauljw28/awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
pauljw28/Causal-Inference-and-Discovery-in-Python
Causal Inference and Discovery in Python by Packt Publishing
pauljw28/challenge-with-langchain
pauljw28/chemotools
Integrate your chemometric tools with scikit-learn standards 🧪 🤖
pauljw28/CodeGen
CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
pauljw28/Complete-Data-Engineering
This repository contains everything you need to become proficient in Data Engineering
pauljw28/cs-video-courses
List of Computer Science courses with video lectures.
pauljw28/DoctorGPT
DoctorGPT is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & your health data stays private.
pauljw28/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
pauljw28/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
pauljw28/gmtsar
PyGMTSAR
pauljw28/hands-on-train-and-deploy-ml
Train an ML model to predict crypto prices and deploy it as a REST API.
pauljw28/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
pauljw28/langchain
⚡ Building applications with LLMs through composability ⚡
pauljw28/lit-parrot
Implementation of Falcon, StableLM, Pythia, INCITE language models based on nanoGPT. Supports flash attention, LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
pauljw28/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.x kernels)
pauljw28/machine-learning
:earth_americas: machine learning tutorials (mainly in Python3)
pauljw28/machine-learning-zoomcamp
The code from the Machine Learning Bookcamp book and a free course based on the book
pauljw28/open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
pauljw28/oss-arch-gym
Open source version of ArchGym project.
pauljw28/pandas-ai
Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational
pauljw28/pandas_dq
Find data quality issues and clean your data in a single line of code with a Scikit-Learn compatible Transformer.
pauljw28/pdfGPT
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The only open source solution to turn your pdf files in a chatbot!
pauljw28/rerun
Log images, point clouds, etc, and visualize them effortlessly. Built in Rust using egui
pauljw28/StableLM
StableLM: Stability AI Language Models
pauljw28/taipy
Turns Data and AI algorithms into production-ready web applications in no time.
pauljw28/udlbook
Understanding Deep Learning - Simon J.D. Prince