An open API service indexing awesome lists of open source software.

https://github.com/noahwillcrow/stzsl

Reference DOI: 10.1109/TIP.2017.2696747
https://github.com/noahwillcrow/stzsl

machine-learning-algorithms python3 research transfer-learning zero-shot-learning

Last synced: 8 months ago
JSON representation

Reference DOI: 10.1109/TIP.2017.2696747

Awesome Lists containing this project

README

          

# Sample Transfer Zero Shot Learning

Based on the journal article by Yuchen Guo, Guiguang Ding, Jungong Han, and Yue Gao,
"Zero-shot learning with transferred samples."
Published in IEEE Transactions on Image Processing, 26(7):3277–3290, 2017.

Developed for work in CWRU's EECS 440 course taught by Dr. Soumya Ray, Fall 2018

Written by Noah Crowley

Dependencies: numpy, scipy, sklearn, Python 3.6+