KerasWrapper

Keras wrapper

Provides Keras bindings within Pharo, allowing Python-based machine learning models to be used seamlessly in the Smalltalk environment.

Keras bindings for Pharo

GitHub

9 stars
8 watching
1 forks
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
objectprofile/kerasbridge A Smalltalk-based wrapper around the Keras deep learning framework 6
dobiasd/frugally-deep A lightweight C++ library that enables the use of Keras models without linking to TensorFlow 1,078
keras-team/keras-hub A unified interface to various deep learning architectures 818
matthiasplappert/keras-rl A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. 8
objectprofile/pythonbridge A tool that allows executing Python code directly from Pharo 22
keras-team/keras-cv Provides modular computer vision components compatible with various deep learning frameworks 1,013
gmalivenko/pytorch2keras Converts PyTorch models to Keras models 859
polymathorg/libtensorflow-pharo-bindings Bindings for Pharo to interface with the TensorFlow machine learning library 32
marcbs/keras An extension of Keras with new functionalities including conversion from Caffe models and support for multimodal data. 225
pharo-contributions/ossubprocess Forking Operating System Processes from within Pharo Language 34
pharo-ai/datasets A Smalltalk library for loading and managing datasets as data frames. 9
pharo-contributions/clap-st A command-line argument parser for Pharo image 33
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
opconty/keras-shufflenetv2 A Keras implementation of ShuffleNet V2 architecture for deep learning models 96
yuyang-huang/keras-inception-resnet-v2 Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. 180