Giter Site home page Giter Site logo

michaelchi08 / aleatk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quantalea/aleatk

0.0 2.0 0.0 19.32 MB

Library for general purpose numerical computing and Machine Learning based on tensors and tensor expressions.

Home Page: http://www.aleatk.com

License: Apache License 2.0

C# 75.22% F# 4.45% Batchfile 0.01% HTML 2.03% CSS 3.76% JavaScript 8.54% TeX 1.40% Smarty 3.21% Python 1.38%

aleatk's Introduction

Alea TK


Alea TK is an open source library for general purpose numerical computing and Machine Learning based on tensors and tensor expressions.

  • GPU accelerated
  • Designed for rapid prototyping
  • Developed in C# and usable from any .NET language

http://www.aleatk.com

Package and building system

We use Paket to manage the packages used in this project, and a FAKE script to build and publish. Here are some notes:

  • Please always use paket to manage the packages, do not use the default NuGet package manager. This has many advantages, such as easier to make building script and publish.
  • Some packages are pinned to certain version, for example, the NUnit is pinned to version 2 because of Resharper test runner. For more details, please check the paket.dependencies file in the solution root folder.
  • When you made a fresh copy locally, you can always restore all packages by executing .paket\paket.exe restore. We also enabed the package auto-restore feature, but if you created new project, you'd better enable that again for you new project.
  • To add a package to your project, you could use .paket\paket.exe add nuget YOUPACK version VERSION project YOUPROJ, then commit the changed package management files.

aleatk's People

Contributors

degloff avatar jph00 avatar soloman817 avatar

Watchers

 avatar  avatar

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.