Pinned Repositories
brains-py
A python package to support the study of Dopant Network Processing Units as hardware accelerators for non-linear operations. Its aim is to support key functions for hardware setups and algorithms related to searching functionality on DNPUs and DNPU architectures both in simulations and in hardware. The package is part of the brains-py project, a set of python libraries to support the development of nano-scale in-materio hardware neural-network accelerators.
brainspy-smg
A python package created and maintained by the Brains team of the NanoElectronics group at the University of Twente for (mostly) automated generation of surrogate models of boron-doped silicon chips, supporting its creation throughout its development life-cycle.
brainspy-tasks
A python package based on the brains-py library to peform benchmark tests and tasks for studying the capacity of the boron-doped silicon devices.
cmd2acl
CMD2ACL (C-SPARQL Map Diagram to Android Context Library) is an Acceleo based project that helps the implementation stage of an Android based Context-Aware System (C-AS) using aContextLib (https://github.com/deankramer/aContextLib)
m2nusmv
A java library that translates M rule models to NuSMV models to enable the verification of reasoning rules
m2uppaal
A java library that translates M language systems into UPPAAL state machines
mreasoner-gui
A Java-based Integrated Development Environment for facilitating the development and implementation of rule-based context-aware systems in stationary platforms such as smart-homes, offices or hospitals.
ocase
O-CASE (Ontologies for Context-Aware Systems Engineering), a module for Modelio (https://www.modelio.org/) that automatically translates the context identified during the requirements elicitation stage of a Context-Aware System (C-AS) into ".owl" ontologies.
rcase
R-CASE (Requirements for Context-Aware Systems Engineering), a module for Modelio (https://www.modelio.org/) that aids the requirements elicitation phase of a Context-Aware System (C-AS).
ualegre's Repositories
ualegre/ocase
O-CASE (Ontologies for Context-Aware Systems Engineering), a module for Modelio (https://www.modelio.org/) that automatically translates the context identified during the requirements elicitation stage of a Context-Aware System (C-AS) into ".owl" ontologies.
ualegre/mreasoner-gui
A Java-based Integrated Development Environment for facilitating the development and implementation of rule-based context-aware systems in stationary platforms such as smart-homes, offices or hospitals.
ualegre/rcase
R-CASE (Requirements for Context-Aware Systems Engineering), a module for Modelio (https://www.modelio.org/) that aids the requirements elicitation phase of a Context-Aware System (C-AS).
ualegre/cmd2acl
CMD2ACL (C-SPARQL Map Diagram to Android Context Library) is an Acceleo based project that helps the implementation stage of an Android based Context-Aware System (C-AS) using aContextLib (https://github.com/deankramer/aContextLib)
ualegre/m2nusmv
A java library that translates M rule models to NuSMV models to enable the verification of reasoning rules
ualegre/m2uppaal
A java library that translates M language systems into UPPAAL state machines
ualegre/aContextReasoner
An Android based Context Reasoner.
ualegre/brains-py
A python package to support the study of Dopant Network Processing Units as hardware accelerators for non-linear operations. Its aim is to support key functions for hardware setups and algorithms related to searching functionality on DNPUs and DNPU architectures both in simulations and in hardware. The package is part of the brains-py project, a set of python libraries to support the development of nano-scale in-materio hardware neural-network accelerators.
ualegre/brainspy-smg
A python package created and maintained by the Brains team of the NanoElectronics group at the University of Twente for (mostly) automated generation of surrogate models of boron-doped silicon chips, supporting its creation throughout its development life-cycle.
ualegre/brainspy-tasks
A python package based on the brains-py library to peform benchmark tests and tasks for studying the capacity of the boron-doped silicon devices.
ualegre/brainspy-algorithms
Main optimisation algorithms used for training boron-doped silicon chips both in hardware and with surrogate models.
ualegre/casef
C-ASEF: Context-Aware Software Engineering Framework, is an open-source tool supported holistic framework to facilitate the development of more usable context-aware systems. This project introduces and explains the framework as well as its tools, which are divided into different repositories of this account.
ualegre/context-display
An android application for displaying to the user the context of the device
ualegre/context-modeller
Context Modeller for SPARQL based languages
ualegre/dcase
D-CASE (Design for Context-Aware Systems Engineering), a module for Modelio (https://www.modelio.org/) that helps the design stage of a Context-Aware System (C-AS) through UML extensions.
ualegre/LFPUBS
Repository
ualegre/lfpubs2m
A Java project that enables the translation of rules from the LFPUBS (Learning Frequent Patterns of User Behaviours) tool to the M reasoning language.
ualegre/m2nusmv-evaluation
A java code generator for performance evaluation of the M2NuSMV project.
ualegre/mreasoner
A Java project implementing the extension of a simple reasoner 'C' with more precise and expressive references to conditions which have held for a while in the recent past. The reasoning language is compatible with the LFPUBS language that learns frequent patterns of user's behaviours. More information can be found in: Unai Alegre, Juan Carlos Augusto, and Asier Aztiria Goenaga. "Temporal reasoning for intuitive specification of context-awareness." Intelligent Environments (IE), 2014 International Conference on. IEEE, 2014.
ualegre/mreasoner-actuator-manager
A simple java project for creating mreasoner compatible jars for managing different vera-router-based actuators. This project contains an example of the code required for a lamp actuator but it can be modified to include many more.
ualegre/mreasoner-core
An example of how to implement a sensor reading module to be executed with the mreasoner project. A Java project implementing the extension of a simple reasoner 'C' with more precise and expressive references to conditions which have held for a while in the recent past. The reasoning language is compatible with the LFPUBS language that learns frequent patterns of user's behaviours. More information can be found in: Unai Alegre, Juan Carlos Augusto, and Asier Aztiria. "Temporal reasoning for intuitive specification of context-awareness." Intelligent Environments (IE), 2014 International Conference on. IEEE, 2014.
ualegre/vera-manager
A Java project that uses ssh for connecting to a Vera router and enabling the storage of its information.