Pinned Repositories
basket4py
Simply add a vagrant based jupyter, anaconda environment to your python project
Calculator
cocoai
Code Comprehender AI
context4chatGPT
Use a Zettelkasten of markdown notes to provide context for chatGPT
learn-how-to-code
Python tutorial for beginners. Easy to use development environment based on anaconda, jupyter and vagrant.
Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
rename_photos
Python script that renames photos based on their original capture date and time using EXIF data. The renamed files follow the format yyyy_mm_dd_hh_mm_ss, making it easy to organize photos chronologically. Handles missing EXIF data and name conflicts gracefully.
scanscore2lilypond
Purges lilypond-file that have been created from scanscore via musicxml.
tools4zettelkasten
This project provides tools to setup a Zettelkasten System based on simple interlinked markdown files. It supports managing an alphanumeric ordering of your Zettel-files (reordering of "Folgezettel") and analyse and display the structure of your Zettelkasten.
rreben's Repositories
rreben/basket4py
Simply add a vagrant based jupyter, anaconda environment to your python project
rreben/Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
rreben/tools4zettelkasten
This project provides tools to setup a Zettelkasten System based on simple interlinked markdown files. It supports managing an alphanumeric ordering of your Zettel-files (reordering of "Folgezettel") and analyse and display the structure of your Zettelkasten.
rreben/learn-how-to-code
Python tutorial for beginners. Easy to use development environment based on anaconda, jupyter and vagrant.
rreben/cocoai
Code Comprehender AI
rreben/rename_photos
Python script that renames photos based on their original capture date and time using EXIF data. The renamed files follow the format yyyy_mm_dd_hh_mm_ss, making it easy to organize photos chronologically. Handles missing EXIF data and name conflicts gracefully.
rreben/scanscore2lilypond
Purges lilypond-file that have been created from scanscore via musicxml.
rreben/Calculator
rreben/context4chatGPT
Use a Zettelkasten of markdown notes to provide context for chatGPT
rreben/FotoTrap
rreben/gear
rreben/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
rreben/langchaintutorial
For Andrew Ng langchain tutorial
rreben/LearnDutchWithGPT
Explore ways to leverage GPT LLM to learn a foreign language (Dutch used as an example)
rreben/obsidian_assistant
Tools to maintain and manage obsidian vault
rreben/python-spiele
rreben/SwiftSunburstDiagram
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
rreben/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
rreben/TestAWSLambda
GitHub repository for AWS CodeStar Python web service testawslambda.
rreben/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
rreben/TopPlaces
cs193p Assignment 4 ff