-
Posts
February 2012 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Tags
Categories
- Beer (7)
- Bitcoin (2)
- Book Review (1)
- CBViewer (2)
- Comic Scripts (1)
- D&D (7)
- Divorce (1)
- Doctor Who (1)
- Dungeonographer (3)
- fishinboot (18)
- Flower Children (8)
- Funny (2)
- gadgets (3)
- Gaming (3)
- Labyrinth Lord (2)
- Life (11)
- Music (3)
- neural networks (1)
- neurofilters (2)
- pixel art (1)
- programming (10)
- mtgox_api (1)
- python (4)
- Tuesday Night Game (3)
- tutorial (3)
- Uncategorized (6)
- Website (8)
- Weekend Project (1)
Blogroll
Admin
Category Archives: python
Mt. Gox Python Implementation
I have been working on a side project for the last week or so. It is a python implementation of the Mt. Gox API. I have an old version that I have been using for a bot, but this one … Continue reading
Artificial Neural Network
I have posted previously about working with artificial neural networks. Today I am posting the first of several posts regarding them. I just uploaded the main file that I am using in my testing for creating neurofilters (see previous post). … Continue reading
Posted in neural networks, neurofilters, programming, python
Leave a comment
Learning about Artificial Neural Networks
The last couple of days I have been focused on learning about artificial neural networks(ANNs). I have played with them in the past but never saw much use for them in my own projects. But the other day a read … Continue reading
Posted in programming, python
Leave a comment
Ideas for this blog
This blog has been directionless for a while now. I’m entertaining some ideas for this blog. Currently I am seriously considering adding a series of small articles on how to program in Python. This is mainly because that is the … Continue reading
Posted in programming, python, tutorial
Leave a comment