Pinned Repositories
awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
awesome-space
🛰️🚀A list of awesome space-related packages and resources maintained by The Orbital Index
dog-generator
Exploring generative models such as DCGANs and Wasserstein GANs to generate photo-realistic dog images.
fuels_cheatsheet
A short summary of the fuels I and II lecture
loss-funs-for-uncertainty
Custom loss functions for Keras models to estimate predictive uncertainty.
mapmap
Experimenting with Containerization, Microservices and REST APIs to build a geo-information app using Leaflet.
msp430-bsl-python
Implementation of the MSP430 BSL protocol for flashing and verification. A Teensy/Arduino is needed to provide a Serial Interface as well as triggering the sequence for entering the BSL.
ProjectInertia
Open-source project to build a low-cost Commercial-Off-The-Shelf on-board computer for small CubeSat missions.
uncertainty-in-image-seg
Experimenting with Uncertainty Quantification of Image Segmentation Tasks.
windforecasting
Case study of a time-series regression task for 24h wind forecasting. Investigation of OLS, XGB and MLP applications.
chrismolli's Repositories
chrismolli/ProjectInertia
Open-source project to build a low-cost Commercial-Off-The-Shelf on-board computer for small CubeSat missions.
chrismolli/uncertainty-in-image-seg
Experimenting with Uncertainty Quantification of Image Segmentation Tasks.
chrismolli/msp430-bsl-python
Implementation of the MSP430 BSL protocol for flashing and verification. A Teensy/Arduino is needed to provide a Serial Interface as well as triggering the sequence for entering the BSL.
chrismolli/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
chrismolli/awesome-space
🛰️🚀A list of awesome space-related packages and resources maintained by The Orbital Index
chrismolli/fuels_cheatsheet
A short summary of the fuels I and II lecture
chrismolli/loss-funs-for-uncertainty
Custom loss functions for Keras models to estimate predictive uncertainty.
chrismolli/playing-with-fire
An environmental data science project to assess Wildfire activity on the island of Sardinia.
chrismolli/rocketfuels2_project
chrismolli/chrismolli.github.io
Personal Portfolio
chrismolli/circles
Playground for gravity simulation
chrismolli/dog-generator
Exploring generative models such as DCGANs and Wasserstein GANs to generate photo-realistic dog images.
chrismolli/mapmap
Experimenting with Containerization, Microservices and REST APIs to build a geo-information app using Leaflet.
chrismolli/windforecasting
Case study of a time-series regression task for 24h wind forecasting. Investigation of OLS, XGB and MLP applications.
chrismolli/dijkstra_demo
Simple implementation of the Dijkstra algorithm.
chrismolli/dsv_website
chrismolli/firefront
ForeFire is an open-source code for wildland fire spread models
chrismolli/image-dataset-compiler
Python module to automatically compile large image datasets from the web for machine learning purposes.
chrismolli/jekyll-TeXt-theme
💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
chrismolli/keras-contrib
Keras community contributions
chrismolli/lowtran
LOWTRAN atmospheric absorption extinction, scatter and irradiance model--in Python and Matlab
chrismolli/msp430fr6972
Peripheral Access Crate (PAC) for the TI MSP430FR6972 Microcontroller.
chrismolli/msp430fr6972_blinky
simple blinky firmware to validate hw design
chrismolli/quad101
Quadcopter Flight-Control Software for the Arduino 101. Implementation of PID Controllers, Motor Control and Sensor Fusion.
chrismolli/spacexapiviewer
Small project to learn about API calls in JavaScript, responsive theming in Bootstrap and plotting with Chart.js.
chrismolli/wind1_cheatsheet
Super short summary of the Windenergie I class