rctn / sparsecoding

Reference sparse coding implementations for efficient learning and inference.
BSD 3-Clause "New" or "Revised" License
17 stars 4 forks source link

autocomplete imports and delete nonlocal imports #74

Open belsten opened 2 days ago

belsten commented 2 days ago

change init to import submodules and delete 3d party imports (e.g. np, torch) from module .py s.