liviu-/notebooks
Directory of Jupyter notebooks exploring various topics
This project offers a collection of Jupyter notebooks designed to explore various data analysis and generative art techniques. It takes different types of input, such as low-resolution images for upscaling or datasets for regression, and produces outputs like enhanced images, unique abstract art, or predictive models for academic or financial forecasting. It's ideal for students, hobbyists, or researchers interested in applying machine learning to creative or analytical tasks.
316 stars. No commits in the last 6 months.
Use this if you want to experiment with generating abstract art, performing image super-resolution, or exploring Bayesian and polynomial regression on various datasets.
Not ideal if you need production-ready code or highly optimized solutions for complex, real-world problems.
Stars
316
Forks
47
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 25, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/liviu-/notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code