accel-brain / accel-brain-code

The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
https://accel-brain.co.jp
GNU General Public License v2.0
310 stars 92 forks source link

pip install fails #19

Closed keithbriggs closed 4 years ago

keithbriggs commented 4 years ago

pip install accelbrainbase

ERROR: Could not find a version that satisfies the requirement accelbrainbase (from versions: none) ERROR: No matching distribution found for accelbrainbase

accel-brain commented 4 years ago

The description may have been incorrect in the old README.

Please install using pip:

pip install accel-brain-base