All Projects → CogComp → lbjava

CogComp / lbjava

Licence: other
Learning Based Java (LBJava)

Programming Languages

java
68154 projects - #9 most used programming language
Yacc
648 projects

Projects that are alternatives of or similar to lbjava

PyTorch-Model-Compare
Compare neural networks by their feature similarity
Stars: ✭ 119 (+891.67%)
Mutual labels:  feature-extraction
opensmile
The Munich Open-Source Large-Scale Multimedia Feature Extractor
Stars: ✭ 280 (+2233.33%)
Mutual labels:  feature-extraction
Dyamic Graph Representation
Official Dynamic Graph Representation PyTorch implement for iris/face recognition
Stars: ✭ 22 (+83.33%)
Mutual labels:  feature-extraction
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
Stars: ✭ 821 (+6741.67%)
Mutual labels:  feature-extraction
antropy
AntroPy: entropy and complexity of (EEG) time-series in Python
Stars: ✭ 111 (+825%)
Mutual labels:  feature-extraction
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Stars: ✭ 22 (+83.33%)
Mutual labels:  feature-extraction
GeobitNonrigidDescriptor ICCV 2019
C++ implementation of the nonrigid descriptor Geobit presented at ICCV 2019 "GEOBIT: A Geodesic-Based Binary Descriptor Invariant to Non-Rigid Deformations for RGB-D Images"
Stars: ✭ 11 (-8.33%)
Mutual labels:  feature-extraction
featurewiz
Use advanced feature engineering strategies and select best features from your data set with a single line of code.
Stars: ✭ 229 (+1808.33%)
Mutual labels:  feature-extraction
autoencoders tensorflow
Automatic feature engineering using deep learning and Bayesian inference using TensorFlow.
Stars: ✭ 66 (+450%)
Mutual labels:  feature-extraction
DSeg
Invariant Superpixel Features for Object Detection
Stars: ✭ 18 (+50%)
Mutual labels:  feature-extraction
NTFk.jl
Unsupervised Machine Learning: Nonnegative Tensor Factorization + k-means clustering
Stars: ✭ 36 (+200%)
Mutual labels:  feature-extraction
Speech Feature Extraction
Feature extraction of speech signal is the initial stage of any speech recognition system.
Stars: ✭ 78 (+550%)
Mutual labels:  feature-extraction
fastknn
Fast k-Nearest Neighbors Classifier for Large Datasets
Stars: ✭ 64 (+433.33%)
Mutual labels:  feature-extraction
lung-image-analysis
A basic framework for pulmonary nodule detection and characterization in CT
Stars: ✭ 26 (+116.67%)
Mutual labels:  feature-extraction
ezSIFT
ezSIFT: An easy-to-use standalone SIFT library written in C/C++
Stars: ✭ 80 (+566.67%)
Mutual labels:  feature-extraction
Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (+175%)
Mutual labels:  feature-extraction
imsearch
Framework to build your own reverse image search engine
Stars: ✭ 64 (+433.33%)
Mutual labels:  feature-extraction
gan tensorflow
Automatic feature engineering using Generative Adversarial Networks using TensorFlow.
Stars: ✭ 48 (+300%)
Mutual labels:  feature-extraction
Feature-based-opinion-mining
Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking the reviews based on their usefulness
Stars: ✭ 40 (+233.33%)
Mutual labels:  feature-extraction
MixingBear
Package for automatic beat-mixing of music files in Python 🐻🎚
Stars: ✭ 73 (+508.33%)
Mutual labels:  feature-extraction

Learning Based Java

Build Status Build status

Compiling the whole package

From the root directory run the following command:

  • Just compile all examples: mvn compile

  • Compile and train all examples: mvn compile -P train-all-examples See more details here.

  • Test the whole project: mvn test

Compiling LBJava Core

  • mvn compile -pl lbjava

External Links

Here is LBJava's homepage.

Licensing

To see the full license for this software, see LICENSE or visit the download page for this software and press "Download". The next screen displays the license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].