DeepRacket
Neural network toolkit
A tool for building and optimizing neural networks in the Racket programming language
A simple starting point for doing deep learning in Racket
67 stars
11 watching
8 forks
Language: Racket
last commit: almost 5 years ago
Linked from 1 awesome list
cudnndeep-learningracketscheme
Related projects:
Repository | Description | Stars |
---|---|---|
danking/racket-ml | A collection of tools and utilities for machine learning tasks in Racket | 25 |
jppbsi/libdeep | An open-source C library providing tools and components for developing artificial intelligence-based techniques using deep learning. | 23 |
pprett/bolt | A high-performance machine learning toolkit for large-scale and sparse classification and regression problems. | 87 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
yandex/faster-rnnlm | A toolkit for training efficient neural network language models on large datasets with hierarchical softmax and noise contrastive estimation. | 561 |
vict0rsch/deep_learning | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
joncox123/cortexsys | A toolbox for building and training deep neural networks in Matlab | 70 |
coralnet/coralnet | A website and toolset for image analysis and machine learning, providing resources and documentation. | 54 |
lojic/learningracket | A collection of Racket code examples and solutions to various programming challenges | 31 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
pprett/nut | A toolkit for natural language understanding and machine learning | 118 |
rksltnl/deep-metric-learning-cvpr16 | A software framework for building deep metric learning models using lifted structured feature embedding | 342 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
jiasenlu/vilbert_beta | A pre-trained model and toolset for performing vision-and-language tasks using a specific neural network architecture. | 474 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |