Pinned Repositories
ebx-jobqueue-sdk
Provides producer and consumer implementations to allow compute work to be distributed.
spring-data-dynamodb
Simplifies the development of creating an Amazon DynamoDB-based Java data access layer
spring-data-dynamodb-demo
Demo of Amazon DynamoDB Spring-Data repositories using Spring-Data-Rest
spring-social-hibernate-jpa
Hibernate Implementation of Spring-Social-JPA
spring-social-lastfm
LastFm API binding and connect support using Spring Social. This project adapts LastFm's APi to be pseudo-oauth so it can be used with ProviderSignInController and ConnectController - work in progress
spring-social-mixcloud
Mixcloud API binding and connect support for Spring Social - work in progress
autograd
A tiny scalar-valued autograd engine in Java, inspired by karpathy's python project
ml4j-neuralnets-demo
yolo-v2-spring-demo
mltk
Machine Learning Tool Kit
michaellavelle's Repositories
michaellavelle/spring-data-dynamodb
Simplifies the development of creating an Amazon DynamoDB-based Java data access layer
michaellavelle/jvmtorch-tutorials
JvmTorch tutorials: Ports of the PyTorch tutorials to Java with JvmTorch
michaellavelle/android-breakout
Breakout game for Android devices
michaellavelle/autograd
A tiny scalar-valued autograd engine in Java, inspired by karpathy's python project
michaellavelle/ml4j-neuralnets-demo
Simple demos of ml4j NeuralNets...coming soon
michaellavelle/ebx-jobqueue-sdk
Provides producer and consumer implementations to allow compute work to be distributed.
michaellavelle/yolo-v2-spring-demo
YOLO v2 Neural Network Java Demo ( Object Detection / Classification / Localization )
michaellavelle/aitextgen
A robust Python tool for text-based AI training and generation using GPT-2.
michaellavelle/datasets
michaellavelle/deeplearning4j
Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark - From Skymind
michaellavelle/djl
An Engine-Agnostic Deep Learning Framework in Java
michaellavelle/gpt-3-experiments
Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.
michaellavelle/gpt-3-mock-api
A prototype mock api server for the GPT-3 api. Currently configured with the zero-temperature examples from https://github.com/ml4j/gpt-3-absolute-zero
michaellavelle/inception-v4
Inception V4 Neural Network Java implementation
michaellavelle/inception-v4-spring-demo
michaellavelle/language
michaellavelle/michaellavelle
michaellavelle/michaellavelle.github.io
michaellavelle/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
michaellavelle/ml4j-api
ml4j framework API...wip
michaellavelle/ml4j-impl
ml4j framework implementation...wip
michaellavelle/ml4j-quickstart-demo
Simple demos showcasing getting started with ml4j
michaellavelle/ml4j-tensors-api
michaellavelle/ml4j-tensors-impl
michaellavelle/ml4j-tensors-tests
michaellavelle/mp3-player
michaellavelle/mvn-repository
michaellavelle/spring-ai
An Application Framework for AI Engineering
michaellavelle/symbolic-tensors
Symbolic Tensors for JIT evaluation
michaellavelle/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.