Pinned Repositories
Android-Speech-Recognition
Continuous speech recognition library for Android with options to use GoogleVoiceIme dialog and offline mode.
AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
cayley
An open-source graph database
chargrid2d
deepdive
DeepDive
doccano
Open source text annotation tool for machine learning practitioner.
docsend-capture
Chrome plugin to generate downloadable version of Docsend decks
egads
Extendible Generic Anomaly Detection System
fast-neural-style
Feedforward style transfer
luoj-roger's Repositories
luoj-roger/Android-Speech-Recognition
Continuous speech recognition library for Android with options to use GoogleVoiceIme dialog and offline mode.
luoj-roger/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
luoj-roger/chargrid2d
luoj-roger/doccano
Open source text annotation tool for machine learning practitioner.
luoj-roger/docsend-capture
Chrome plugin to generate downloadable version of Docsend decks
luoj-roger/fine-tuning
Close-Domain fine-tuning for table detection
luoj-roger/gnes
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.
luoj-roger/Graph-Convolution-on-Structured-Documents
This repo contains code to convert Structured Documents to Graphs and implement a Graph Convolution Neural Network for node classification
luoj-roger/grouparoo
The Grouparoo Monorepo - Open Source Marketing Infrastructure 🦘
luoj-roger/InvestmentBanker
luoj-roger/Keyword-detection
Simple Speech Keyword Detecting with Depthwise Separable Convolutions | DLology
luoj-roger/langchain
⚡ Building applications with LLMs through composability ⚡
luoj-roger/luoj-roger.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
luoj-roger/MetaGPT
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
luoj-roger/OCR-Form-Tools
A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
luoj-roger/openmined
The central monorepo for all of our web applications
luoj-roger/Parsing-PDFs-using-YOLOV3
Parsing pdf tables using YOLOV3
luoj-roger/plato-research-dialogue-system
This is the Plato Research Dialogue System, a flexible platform for developing conversational AI agents.
luoj-roger/Product-Named-Entity-Recognition
Train a model to find the names of products in text
luoj-roger/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
luoj-roger/Representation-Learning-for-Information-Extraction
Pytorch implementation of Paper by Google Research - Representation Learning for Information Extraction from Form-like Documents.
luoj-roger/rllib_tutorials
Ray RLlib tutorial material
luoj-roger/stable-diffusion
A latent text-to-image diffusion model
luoj-roger/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
luoj-roger/TabInOut
Framework for information extraction from tables
luoj-roger/TableBank
luoj-roger/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
luoj-roger/TextRecognitionDataGenerator
A synthetic data generator for text recognition
luoj-roger/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data
luoj-roger/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.