AmirHooshangi's Stars
kyrcha/keycloak-mysql-user-federation
Keycloak user federation extension to connect to a MySQL database containing users
rezacsedu/Multimodal-autoencoder-for-breast-cancer
Prognostically Relevant Subtypes and Survival Prediction for Breast Cancer Based on Multimodal Genomics Data
need47/fselector
a Ruby gem for feature selection and ranking
google-research/disentanglement_lib
disentanglement_lib is an open-source library for research on learning disentangled representations.
paperswithcode/ai-deadlines
:alarm_clock: AI conference deadline countdowns
shaohua0116/VAE-Tensorflow
A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).
lbkchen/deep-learning
Stacked Denoising Autoencoders (SDA) implemented in TensorFlow to analyze clinical health records and construct deep learning models to predict future patient complications.
AmirHooshangi/mlpython
MLPython is a library for organizing machine learning research.
kpavlov/jreactive-8583
Kotlin/Java Client & Server for ISO8583 & Netty
netty/netty
Netty project - an event-driven asynchronous network application framework
AmirHooshangi/Text-To-Graph
Graph representations of a Text using Neo4j.
AmirHooshangi/Template
An Emacs extension for creating project template (Currently based on giter8 )
foundweekends/giter8
a command line tool to apply templates defined on GitHub
oxlade39/STorrent
BitTorrent client written in Scala using Akka
AmirHooshangi/DTO-code-generator
Code Generation for DTO design pattern
juven/maven-bash-completion
Maven Bash Auto Completion
tfredrich/Domain-Eventing
Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within a single JVM. Also supports asynchronous eventing across clustered JVMs using Akka or HazelCast.