Geet Sethi
Geet Sethi
Add feature for local project specific config files # Description Now you can create a `.lv-config.lua` file in any project directory and those settings will be read when opening neovim...
- Remove the AppP body role - Rename the ModC body role - Replace all occurences of AppP with ModC - Migrate all records in DB that refereced AppP to...
Adds the V-Net model for classification. Followed [mattmacy/vnet.pytorch](https://github.com/mattmacy/vnet.pytorch). Solves #11