python2-gdbn-git on AUR (Arch User Repository)

Last updated: November 17,2024

1. Install "python2-gdbn-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-gdbn-git on Arch using YAY

$ yay -S python2-gdbn-git

* (Optional) Uninstall python2-gdbn-git on Arch using YAY

$ yay -Rns python2-gdbn-git

2. Manually Install "python2-gdbn-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-gdbn-git's git locally

$ git clone https://aur.archlinux.org/python2-gdbn-git.git ~/python2-gdbn-git

c. Go to ~/python2-gdbn-git folder and install it

$ cd ~/python2-gdbn-git $ makepkg -si

3. Information about the python2-gdbn-git package on Arch User Repository (AUR)

ID: 192467
Name: python2-gdbn-git
PackageBaseID: 88024
PackageBase: python2-gdbn-git
Version: 0.2dev.0.1.r1.g7b805fa-1
Description: This package contains Python 2 code for pre-trained deep neural networks. RBM pre-training is supported and backpropagation. There are a handful of possible unit types. For training, minibatched stochastic gradient descent is implemented.
URL: https://github.com/dnouri/gdbn
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jyantis
FirstSubmitted: 1417827265
LastModified: 1434038239
URLPath: /cgit/aur.git/snapshot/python2-gdbn-git.tar.gz