Wooky's repositories
Math-for-Programmers
Source code for the book, Math for Programmers
CodeHS-Python
A database filled with the answers to the CodeHS exercises for Python. Weekly Updates. Stars are appreciated.
DSAC
Code for Data Structures and Algorithms in C++ (zyBooks edition)
CodeHS-Python-3
Read README.md (stars are appreciated)
text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
jalammar.github.io
Build a Jekyll blog in minutes, without touching the command line.
machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
site
Course materials for the Geo-Python course at the University of Helsinki, Finland
CodeHS-Intro_To_Computer_Science-Answers-Python
An answer key to the Intro to Computer Science in Python.
Data_Science_and_Machine_Learning_Spring_2022
Repository for my machine learning students during the Spring 2022 semester
goodboychan.github.io
jupyter blog
geometry-for-programmers-code
The source code for the Geometry for Programmers book
CodeHS-Assignment-Answers
A Repo for every single answer I have collected for easy grade!
osc10e
Source code for the 10th edition of Operating System Concepts
whatsapp-chatgpt
ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket:
CodeHS-Answers-Quizlet
CodeHS Answers CodeHS Answers Python Control Structures 4.8.4 Better Sum 4.8.5 Factorial 4.8.6 All Dice Values 4.9.5 Lots of Dice 4.9.6 Random Color Square 4.10.4 Inventory 4.10.5 Fibonacci 4.11.4 Snake Eyes 4.11.5 Better Password Prompt 4.12.1 Python Control Structures Quiz
Python-Machine-Learning-By-Example-Third-Edition
Python Machine Learning By Example Third Edition, published by Packt
Python-Machine-Learning-Second-Edition
Python Machine Learning - Second Edition, published by Packt
Design-Patterns-In-Python
Common GOF Patterns implemented in Python
mlwpy_video_code
Code to support the Addison-Wesley video series "Machine Learning with Python for Everyone"
Mastering-Python-Design-Patterns-Second-Edition
Mastering-Python-Design-Patterns-Second-Edition, published by Packt
Email-Spam-Classifier-using-Naive-Bayes
A Naive Bayes spam/ham classifier based on Bayes' Theorem. A bunch of email subject is first used to train the classifier and then a previously unseen email subject is fed to predict whether it is Spam or Ham.
Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore
Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.
Interactive-Choropleth-Map-Using-Python
Contains data and code used to create bokeh application of world obesity choropleth map
plotly_book
plotly for R book
w3schools-database
W3Schools Database for the SQL Tutorial
nlp-recipes
Natural Language Processing Best Practices & Examples
Unity_ML_Agents
Unity ML-agents Project Repository of RLKorea