Pinned Repositories
akka-analytics
Large-scale event processing with Akka Persistence and Apache Spark
bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
bot-with-plan
Separation of planning concerns in ReAct-style LLM agents. Planner fine-tuning on synthetic trajectories.
face-recognition
Deep face recognition with Keras, Dlib and OpenCV
fairseq-image-captioning
Transformer-based image captioning extension for pytorch/fairseq
machine-learning-notebooks
Stanford Machine Learning course exercises implemented with scikit-learn
perceiver-io
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training
streamz
A combinator library for integrating Functional Streams for Scala (FS2), Akka Streams and Apache Camel
super-resolution
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution
eventuate
Global-scale event sourcing and event collaboration with causal consistency (This project is in maintenance mode. Only critical bugs will be fixed, but there is no more feature development.).
krasserm's Repositories
krasserm/akka-analytics
Large-scale event processing with Akka Persistence and Apache Spark
krasserm/akka-persistence-cassandra
A replicated Akka Persistence journal backed by Apache Cassandra
krasserm/akka-stream-eventsourcing
Event sourcing for Akka Streams
krasserm/grails-jaxrs
JAX-RS Plugin for Grails
krasserm/scalaz-camel
A Scala(z)-based DSL for Apache Camel
krasserm/akka-persistence-testkit
Compatibility testkit for Akka Persistence storage plugins
krasserm/eventsourced
A library for building reliable, scalable and distributed event-sourced applications in Scala
krasserm/camelinaction-appendix-e
akka-camel examples from book Camel in Action - Appendix E (adjusted to the most recent Akka release or development snapshot)
krasserm/ipf-labs
eHealth Integration Framework Labs
krasserm/ipf-tools
eHealth Integration Framework Tools
krasserm/akka
Akka Project
krasserm/eventuate-crdt-example
Example application that uses Eventuate's operation-based CRDTs
krasserm/ipython-notebooks
A collection of IPython notebooks covering various topics.
krasserm/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
krasserm/safr
Security Annotation Framework
krasserm/scala-zookeeper-client
A ZooKeeper client library in Scala.
krasserm/alpakka
Akka Streams Connectors - Alpakka
krasserm/cassandra-unit
Utility tool to load Data into Cassandra to help you writing good isolated JUnit Test into your application
krasserm/eventuate
Global-scale event sourcing and event collaboration with causal consistency
krasserm/facenet
Face recognition using Tensorflow
krasserm/fpinscala
Exercises, answers, and hints to go along with the book "Functional Programming in Scala"
krasserm/Keras-OpenFace
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
krasserm/rbmhtechnology.github.io
krasserm/reactive-streams
Reactive Streams Specification for the JVM
krasserm/scalaz
An extension to the core scala library.
krasserm/scalaz-stream
Compositional, streaming I/O library for Scala