Skip to content

JeffDeCola/my-go-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MY GO PACKAGES

Tag Latest Go Reference Go Report Card codeclimate Maintainability codeclimate Issue Count MIT License jeffdecola.com

A place to keep my go packages.

Table of Contents

Documentation and Reference

NEURAL NETWORKS

  • mlp

    A package to implement a user scalable multi-layer perceptron (MLP) / feed-forward (FF) neural network using a sigmoid non-linear function.

GEOMETRY

  • circle

    A package to calculate the area and circumference of a circle.

  • shapes

    A package to calculate and manipulate simple 2D and 3D geometric shapes.

MATH

  • prime

    A package containing computations related to prime numbers.

About

A place to keep my go packages.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published