Code Monkey home page Code Monkey logo

Hi there 👋

Tim Siwula's Projects

observe-js icon observe-js

A library for observing Arrays, Objects and PathValues

opencog icon opencog

A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)

opencv icon opencv

Open Source Computer Vision Library

openseq2seq icon openseq2seq

Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP

parallelizing_floyd_warshall_algorithm icon parallelizing_floyd_warshall_algorithm

The basic idea of the algorithm is to look at every possible choice for an intermediate city, int_city. Then for each possible intermediate city, look at all possible pairs of cities, city1 and city2. If we can make the cost of getting from city1 to city2 smaller by going first from city1 to int_city and then from int_city to city2, we replace the cost of going from city1 to city2 with this lower cost. After checking all possible intermediate cities, a theorem says that we’ll have the lowest cost for travelling between each pair of cities. https://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm

parity icon parity

Fast, light, robust Ethereum implementation

payment-api icon payment-api

A cli tool for transfering ethereum & creating new wallets

pegasys-core icon pegasys-core

core engine for pegasys team. why? because additive approach > subtractive approach.

pgcli icon pgcli

Postgres CLI with autocompletion and syntax highlighting

pm icon pm

Project Management: Meeting notes and agenda items

polymer icon polymer

Build modern apps using web components

populus icon populus

The Ethereum development framework with the most cute animal pictures

porosity icon porosity

Decompiler for Blockchain-based Ethereum Smart-Contracts

postgresapp icon postgresapp

The easiest way to get started with PostgreSQL on the Mac

progpow icon progpow

A Programmatic Proof-of-Work for Ethash. Forked from https://github.com/ethereum-mining/ethminer

py-evm icon py-evm

A Python implementation of the Ethereum Virtual Machine

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.