Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

TensorFlow

Compare

  Analyzed 1 day ago

TensorFlow™ is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy ... [More] computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API. TensorFlow was originally developed by researchers and engineers working on the Google Brain Team within Google's Machine Intelligence research organization for the purposes of conducting machine learning and deep neural networks research, but the system is general enough to be applicable in a wide variety of other domains as well. [Less]

3.83M lines of code

798 current contributors

1 day since last commit

23 users on Open Hub

Very High Activity
5.0
 
I Use This

scikit-cuda

Compare

  Analyzed about 2 hours ago

scikit-cuda provides Python interfaces to many of the functions in the CUDA device/runtime, CUBLAS, CUFFT, and CUSOLVER libraries distributed as part of NVIDIA's CUDA Programming Toolkit, as well as interfaces to select functions in the free and standard versions of the CULA Dense Toolkit. Both ... [More] low-level wrapper functions similar to their C counterparts and high-level functions comparable to those in NumPy and Scipy are provided. [Less]

20.6K lines of code

3 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This