Coder Social home page Coder Social logo

thundershiviah / pug-ann Goto Github PK

View Code? Open in Web Editor NEW

This project forked from totalgood/pug-ann

0.0 1.0 0.0 2.95 MB

Artificial Neural Netwwork (ANN) utilities by and for the PDX Python User Group (PUG)

License: MIT License

Python 24.92% HTML 75.08%

pug-ann's Introduction

pug-ann

Build Status Coverage Status Version Status Downloads

Artificial Neural Network (ANN) utilities

This is a namespace package (sub-package) of the pug package a collection of utilities by and for the PDX Python User Group.


Introduction

Artificial Neural Network utilities by and for the PDX Python User Group (PUG).


Installation

On a Posix System

You really want to contribute, right?

git clone https://github.com/hobson/pug-ann.git

If you're a user and not a developer, and have an up-to-date posix OS with the postgres, xml2, and xlst development packages installed, then just use pip.

pip install pug-ann --allow-external pybrain

Fedora

If you're on Fedora >= 16 but haven't done a lot of python binding development, then you'll need some libraries before pip will succeed.

sudo yum install -y python-devel libxml2-devel libxslt-devel gcc-gfortran python-scikit-learn postgresql postgresql-server postgresql-libs postgresql-devel
pip install pug --allow-external pybrain

Bleeding Edge

Even the releases are very unstable, but if you want to have the latest, most broken code

pip install git+git://github.com/hobsonlane/pug.git@master --allow-external pybrain

Warning

This software is in alpha testing. Install at your own risk.


Development

I love merging PRs and adding contributors to the __authors__ list:

git clone https://github.com/hobson/pug-ann.git

pug-ann's People

Contributors

hobson avatar

Watchers

James Cloos avatar

pug-ann's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.