Abien Fred Agarap

Results 9 issues of Abien Fred Agarap

Please add my [repository](https://github.com/afagarap/pt-datasets) that allows users to load a COVID19 dataset (either binary or non-binary) and create a data loader for it in PyTorch. ```python from pt_datasets import load_dataset,...

Hello. May I ask if there is a way to extract word embeddings using multiple cores? Right now, I'm getting the word embeddings representation for the 20 newsgroups dataset, and...

Implement the CNN-SVM in `model/cnn_svm.py` using TF2.

enhancement

I'm using `jekyll 3.5.2`, and it gives the following error when I'm running `bundle exec jekyll build --watch`: ``` Configuration file: /home/darth/GitHub Projects/AFAgarap.github.io/_config.yml Source: /home/darth/GitHub Projects/AFAgarap.github.io Destination: /home/darth/GitHub Projects/AFAgarap.github.io/_site Incremental...

Type: Question
Status: Pending

Any plans to migrate to Python 3.x? @yigitozkavci @yasintoy

Instead of adding the SNNL implementation, the soon-to-be-released `pt-snnl` will be used. As for the datasets, the `pt-datasets` package will be used.

Update the README documentation to include experiment results.