Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cair/tmu issues and pull requests
#76 - DLL load failed while importing pycuda._driver
Issue -
State: open - Opened by lowoncuties about 1 month ago
#75 - The CTM TA pattern in rectangular input/kernel shape
Issue -
State: open - Opened by Baizhou-713 4 months ago
#74 - Serialization with CUDA
Issue -
State: open - Opened by perara 5 months ago
#73 - data representation
Issue -
State: open - Opened by i-am-neo 6 months ago
#72 - Error when trying to pickle TM object
Issue -
State: open - Opened by Mayur1009 7 months ago
#71 - How are clauses implemented in this code? Where are the clauses? Can I modify the clauses?
Issue -
State: closed - Opened by usmananjum 8 months ago
#70 - Update README.md
Pull Request -
State: closed - Opened by perara 8 months ago
#68 - TMU learning faulty, shown in https://github.com/bimalb58/trec_exp
Issue -
State: open - Opened by olegranmo 8 months ago
#67 - Sparse not working
Issue -
State: open - Opened by olegranmo 10 months ago
- 1 comment
#66 - Update README.md
Pull Request -
State: open - Opened by olegranmo 10 months ago
#65 - ndarray is not C-contiguous
Issue -
State: open - Opened by olegranmo 10 months ago
#64 - get_encoded_data does not refresh with new data
Issue -
State: closed - Opened by olegranmo 11 months ago
- 2 comments
#63 - If all classes are '0' in Y, fit goes into infinite loop
Issue -
State: closed - Opened by olegranmo 11 months ago
- 1 comment
#62 - Update
Pull Request -
State: closed - Opened by perara 11 months ago
#61 - Type conversion of X to uint32 missing in fit
Issue -
State: closed - Opened by olegranmo 11 months ago
- 5 comments
#60 - Perara patch 1
Pull Request -
State: closed - Opened by perara 12 months ago
#59 - Update __init__.py
Pull Request -
State: closed - Opened by perara 12 months ago
#58 - Update build-wheels.yml
Pull Request -
State: closed - Opened by perara 12 months ago
#57 - GitHub actions
Pull Request -
State: closed - Opened by perara 12 months ago
#56 - Build error on Linux Ubuntu using pip3 install -e .
Issue -
State: closed - Opened by olegranmo 12 months ago
- 1 comment
#55 - Int type used as dataset index - does not work with large datasets
Issue -
State: open - Opened by olegranmo 12 months ago
#54 - AutoEncoder has stopped learning
Issue -
State: closed - Opened by olegranmo 12 months ago
#53 - IMDbWordEmbeddingDemo.py not working
Issue -
State: closed - Opened by olegranmo 12 months ago
- 1 comment
#52 - Compilation error on Mac
Issue -
State: closed - Opened by olegranmo about 1 year ago
- 3 comments
#50 - Add support for training multiple TMs with common feedback signals.
Issue -
State: open - Opened by perara about 1 year ago
#49 - TMComposite merge
Issue -
State: open - Opened by perara about 1 year ago
- 1 comment
#48 - Request for maximum/minimum weight parameter
Issue -
State: open - Opened by satunheim about 1 year ago
#47 - Issues with import and thresholding of FashionMNIST and KuzushijiMNIST datasets
Issue -
State: open - Opened by satunheim about 1 year ago
#46 - Request for a «set_TA_action” method
Issue -
State: open - Opened by satunheim about 1 year ago
- 5 comments
#45 - Support for integrated hyperparam search
Issue -
State: open - Opened by perara about 1 year ago
#44 - Return of class_sums also for the TMCoalescedClassifier
Issue -
State: closed - Opened by satunheim about 1 year ago
- 1 comment
#43 - Saving and loading trained classifiers
Issue -
State: closed - Opened by anayurg about 1 year ago
- 3 comments
#42 - Install fix2
Pull Request -
State: closed - Opened by perara about 1 year ago
#41 - ModuleNotFoundError: No module named 'tmu.tmulib'
Issue -
State: closed - Opened by olegranmo about 1 year ago
- 1 comment
#40 - ModuleNotFoundError: No module named 'tmu.tmulib'
Issue -
State: closed - Opened by olegranmo about 1 year ago
- 3 comments
#39 - Type iii
Pull Request -
State: closed - Opened by perara over 1 year ago
#38 - Add standard train-test split of the data as default for the MNIST demos for improved reproducibility
Issue -
State: closed - Opened by olegranmo over 1 year ago
- 1 comment
#37 - Problem with SingleClauseBankMixin, MultiWeightBankMixin?
Issue -
State: closed - Opened by olegranmo over 1 year ago
- 1 comment
#36 - Cannot compile tools.cu
Issue -
State: closed - Opened by perara over 1 year ago
#35 - Add Embedding Dataset
Issue -
State: open - Opened by perara over 1 year ago
#34 - Infinite MNIST
Issue -
State: open - Opened by perara over 1 year ago
#33 - Fix Relational Demo
Issue -
State: open - Opened by perara over 1 year ago
#32 - Add Cybersec Datasets
Issue -
State: open - Opened by perara over 1 year ago
#31 - Add CIFAR100 to data
Issue -
State: closed - Opened by olegranmo over 1 year ago
- 1 comment
#30 - Add ImageNet32 to data
Issue -
State: open - Opened by olegranmo over 1 year ago
- 1 comment
#29 - CUDA error when installing with non-local pip install
Issue -
State: closed - Opened by olegranmo over 1 year ago
- 4 comments
#28 - Feature automatic build
Pull Request -
State: closed - Opened by perara over 1 year ago
#27 - Update publish_wheels_release.yaml
Pull Request -
State: closed - Opened by perara over 1 year ago
#26 - Feature automatic build
Pull Request -
State: closed - Opened by perara over 1 year ago
#25 - Unbounded dynamic literal creation
Pull Request -
State: closed - Opened by olegranmo over 1 year ago
- 2 comments
#24 - TODO: Implement BDD
Issue -
State: open - Opened by perara over 1 year ago
#23 - is there a model save feature? or do I have to use pickle?
Issue -
State: closed - Opened by jesseojuks over 1 year ago
- 3 comments
#22 - Issues with the vanilla Regressor
Issue -
State: closed - Opened by jesseojuks over 1 year ago
- 1 comment
#21 - Issue with clausebank in vanilla regressor
Issue -
State: closed - Opened by jesseojuks over 1 year ago
- 2 comments
#20 - Updated classifiers to use same inheritance interface. Updated examples
Pull Request -
State: closed - Opened by perara over 1 year ago
- 2 comments
#19 - Multichannel TM not working
Issue -
State: open - Opened by perara over 1 year ago
#18 - TMRegressor import error
Issue -
State: closed - Opened by vegarddale over 1 year ago
- 1 comment
#17 - Move clause-bank setup to base class.
Issue -
State: closed - Opened by perara over 1 year ago
- 1 comment
#16 - Single clause-bank object for all classifiers?
Issue -
State: closed - Opened by perara over 1 year ago
- 2 comments
#15 - Add dictionary-based clause bank
Issue -
State: closed - Opened by perara over 1 year ago
- 5 comments
#14 - The version of scikit-learn needs to be cast to integers for evaluation.
Pull Request -
State: closed - Opened by perara over 1 year ago
#11 - Feature: Pickle Support
Issue -
State: closed - Opened by perara almost 2 years ago
- 1 comment
#10 - No support for tracking results during training (tm.fit())
Issue -
State: open - Opened by OleGunvaldsen almost 2 years ago
- 1 comment
#8 - Update
Pull Request -
State: closed - Opened by perara almost 2 years ago
#7 - Added github action for building on different platforms and python ve…
Pull Request -
State: closed - Opened by perara almost 2 years ago
#6 - Added github action for building on different platforms and python versions
Pull Request -
State: closed - Opened by perara almost 2 years ago
#5 - Feature refactor models
Pull Request -
State: closed - Opened by perara almost 2 years ago
#4 - Support for scipy.sparse matrices
Issue -
State: open - Opened by Defasium almost 2 years ago
- 1 comment
#3 - Tweak documentation
Pull Request -
State: closed - Opened by perara almost 2 years ago
#2 - Tweak windows support
Pull Request -
State: closed - Opened by perara almost 2 years ago
#1 - Question: What is the optimal S parameter?
Issue -
State: closed - Opened by BooBSD over 2 years ago
- 3 comments