Felix Schober's repositories
VSCode-PowerAppsPortal-Extension
Currently, there is only one way to edit code for Power Apps portals which is using the Dynamics solution and the somewhat limited online editor. This extension provides a local source control of portal code including web files like images or style sheets, web templates and content snippets. Once configured, the extension loads all portal code and files to a local project folder. Then, you can edit, create or delete files. These changes can be pushed to the portal using the source control pane within visual studio code.
Defect-Prediction
Defect prediction of java projects using neural networks.
ABSA-Transformer
This is the repository for my NLP master thesis with the title Transfer and Multitask Learning for Aspect-Based Sentiment Analysis Using the Google Transformer Architecture. It is based on the Google Transformer architecture and the paper Attention is all you need (https://arxiv.org/abs/1706.03762)
Angular-SmartHomeDashboard
This project is a modular smart home dashboard application based on Angular 6. It is configurable with json files. The dashboard connects to a separate Express Server via Socket.io.
smartHome-dashboard
Smashing/Dashing dashboard for my smart home.
iTunesController
small iTunes controller based on c# and the iTunes COM library. Contains a DLL to control iTunes and a small REST Web-Service to offer control options
Espresso-Master
Small python script to turn my espresso machine on and off again
Express-SmartHomeServer
his project is a controller express server for the Smart Home Dashboard. It communicates with the dashboard via via Socket.io.
docker-mysql
A Dockerfile that installs a mysql server
globalAI19
Repository for the GlobalAI bootcamp 2019 session about neural network introduction.
gym-sokoban
Sokoban environment for OpenAI Gym
onkyo-eiscp
Control Onkyo A/V receivers over the network; usuable as a script, or as a Python library.
PlotNeuralNet
Latex code for making neural networks diagrams
powerapps-docs
Technical Documentation for Microsoft PowerApps
PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and ai-builder.
pytesseract
A Python wrapper for Google Tesseract
pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
vscode-extension-samples
Sample code illustrating the VS Code extension API.