Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by jonas-scholz123

A curated list of projects in awesome lists by jonas-scholz123 .

https://github.com/jonas-scholz123/nostale-market-scanner

Market scanner tool that checks prices for items and maintains a database of price developments.

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/msci-project

Master's project: What makes conversations interesting, a NLP approach. We are looking at the structure of conversation under 2 different lenses: as a macroscopic trajectory through a topic space (built from the components of word embeddings) and as a string of microscopic dialogue acts.

conversation crf dialogue embeddings linguistics lstm nlp sentence-level-embeddings

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/boomer-humour-exhumer

A PyTorch Image classifier that detects boomer humour.

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/hearing-images

Allowing visually impaired users to hear images live as they are recorded by transforming greyscale image data into sounds by mapping brightness → amplitude, pixels(x, y) → frequency (using pseudo-Hilbert-curves and Fourier transformations for 2D → 1D mapping)

audio disability-assistance fourier-transform gui hilbert-curve video

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/complexity

University Project, part of the Complexity and Networks Course 2020

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/travel-time

Input any number of locations in London via postcode, and it colours a map of london by how long it takes to get there via public transport from all locations.

leaflet london react react-leaflet rust tfl travel

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/do-my-taxes

Does my taxes

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/networks-project

Implementation of the networks project in 3rd year complexity and networks. This project is part of my university work.

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/msci-thesis-latex

The raw .tex files of my MSci thesis.

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/miscellaneous

Little bits of code that aren't worth their own repo!

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/data-science-textbook

My implementation of the data science methods outlined in "Introduction to Data Science" by Laura Igual and Santi Segui

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/mix

Mix datasets easily and extensibly.

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/emojify

Turn any comment into an emoji-pasta through the power of AI.

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/forward-forward

An implementation of the paper "The Forward-Forward Algorithm: Some Preliminary Investigations" by Geoffrey Hinton

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/cart-pole-rl

Using Q-learning on a discretised version of the cart pole problem as a basic reinforcement learning implementation. In the second rendition, I will use a NN to predict Q-values on the continuous state-space (deep reinforcement learning).

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/scaffolding

A bare-bones folder structure to kick-start your ML projects.

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/raytracer

A basic rust CPU raytracer

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/y1project

AI learns to play snake

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/particle-simulation

This is an efficient O(n) simulation of n particles in a 3D box. I have built my own little ascii-console animation to show the particles!

collisions ncurses particles performance simulation

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/nostale-auto-leveler

Python based program that automates the leveling process

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/networks_project_rust

This is a repetition of my Network's project (which I wrote in C++) but this time written in Rust. It implements a growing network with uniform probability distribution for new node connections as well as a growing network with a probability kernel proportional to the number of neighbours each vertex has (k).

complexity growing-network networks simulation

Last synced: 13 Nov 2024

https://github.com/jonas-scholz123/whatsapp-analysis

Python tool to show messages over time in whatsapp

Last synced: 13 Nov 2024