All Projects → GoodAI → Brainsimulator

GoodAI / Brainsimulator

Licence: apache-2.0
Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.

Projects that are alternatives of or similar to Brainsimulator

Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (+72.52%)
Mutual labels:  ai, cuda
Go Cyber
Your 🔵 Superintelligence
Stars: ✭ 270 (+3.05%)
Mutual labels:  ai, cuda
Xray Oxygen
🌀 Oxygen Engine 2.0. [Preview] Discord: https://discord.gg/P3aMf66
Stars: ✭ 481 (+83.59%)
Mutual labels:  ai, cuda
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (+49.62%)
Mutual labels:  ai, cuda
Wheels
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
Stars: ✭ 891 (+240.08%)
Mutual labels:  ai, cuda
crowdsource-video-experiments-on-android
Crowdsourcing video experiments (such as collaborative benchmarking and optimization of DNN algorithms) using Collective Knowledge Framework across diverse Android devices provided by volunteers. Results are continuously aggregated in the open repository:
Stars: ✭ 29 (-88.93%)
Mutual labels:  cuda
3dio Js
JavaScript toolkit for interior apps
Stars: ✭ 255 (-2.67%)
Mutual labels:  ai
desert
A fast (?) random sampling drawing library
Stars: ✭ 61 (-76.72%)
Mutual labels:  cuda
CPP-Programming
Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.
Stars: ✭ 30 (-88.55%)
Mutual labels:  cuda
Aitrack
6DoF Head tracking software
Stars: ✭ 262 (+0%)
Mutual labels:  ai
Artline
A Deep Learning based project for creating line art portraits.
Stars: ✭ 3,061 (+1068.32%)
Mutual labels:  ai
gpu-monitor
Script to remotely check GPU servers for free GPUs
Stars: ✭ 85 (-67.56%)
Mutual labels:  cuda
PyTorchTOP
GPU PyTorch TOP in TouchDesigner with CUDA-enabled OpenCV
Stars: ✭ 58 (-77.86%)
Mutual labels:  cuda
Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (-1.53%)
Mutual labels:  ai
cuda2GLcore
Implementation of Cuda to OpenGL rendering
Stars: ✭ 46 (-82.44%)
Mutual labels:  cuda
Polyaxon
Machine Learning Platform for Kubernetes (MLOps tools for experimentation and automation)
Stars: ✭ 2,966 (+1032.06%)
Mutual labels:  ai
opencv-cuda-docker
Dockerfiles for OpenCV compiled with CUDA, opencv_contrib modules and Python 3 bindings
Stars: ✭ 55 (-79.01%)
Mutual labels:  cuda
LuisaRender
High-Performance Multiple-Backend Renderer Based on LuisaCompute
Stars: ✭ 47 (-82.06%)
Mutual labels:  cuda
Atlas
An Open Source, Self-Hosted Platform For Applied Deep Learning Development
Stars: ✭ 259 (-1.15%)
Mutual labels:  ai
cuda-cmake-gtest-gbench-starter
A cross-platform CUDA/C++14 starter project with google test and google benchmark support.
Stars: ✭ 24 (-90.84%)
Mutual labels:  cuda

GoodAI Brain Simulator

New with School for AI (read more here: http://blog.marekrosa.org/2016/12/goodai-releases-school-for-ai-new_1.html).

Brain Simulator is a collaborative platform for researchers, developers and high-tech companies to prototype and simulate artificial brain architecture, share knowledge, and exchange feedback.

The platform is designed to simplify collaboration, testing, and the implementation of new theories, and to easily visualize experiments and data. No mathematical or programming background is required to experiment with Brain Simulator modules.

Please keep in mind that Brain Simulator and all included modules are still in the PROTOTYPE STAGE OF DEVELOPMENT. GoodAI will continuously improve the platform based on its own research advancement and user feedback.

System Requirements

Running Brain Simulator requires an NVIDIA CUDA-enabled graphics card and 64-bit Windows. More specifically, the requirements are:

  • 64-bit Windows 7, 8, 8.1 or 10
  • .NET Framework 4.5
  • NVIDIA graphics card with CUDA support (compute capability 3.0 or higher)

Building Brain Simulator

To build Brain Simulator, open the Sources/BrainSimulator.sln solution in Visual Studio 2015 Update 3. You need to have NVIDIA CUDA 8 installed.

To build the School and School GUI modules, open the Sources/Modules/School/School.sln solution and build the SchoolGUI project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].