Расширенный поиск

GitHub-проекты

4 837 записей

garage

github.com

A toolkit for reproducible reinforcement learning research

Репозиторий GitHub-проекты Своё развёртывание открытый код

Coach

github.com

Reinforcement Learning Coach by Intel® AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms

Репозиторий GitHub-проекты Своё развёртывание открытый код

SLM Lab

github.com

Modular Deep Reinforcement Learning framework in PyTorch.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Retro

github.com

Retro Games in Gym

Репозиторий GitHub-проекты Своё развёртывание открытый код

Roboschool

github.com

Open-source software for robot simulation, integrated with OpenAI Gym.

Репозиторий GitHub-проекты Своё развёртывание открытый код

ViZDoom

github.com

ViZDoom allows developing AI bots that play Doom using only the visual information (the screen buffer). It is primarily intended for research in machine visual learning, and deep reinforcement learning, in particular.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Serpent.AI

github.com

Serpent.AI is a game agent framework that allows you to turn any video game you own into a sandbox to develop AI and machine learning experiments. For both researchers and hobbyists.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Gymnasium

github.com

A library for developing and comparing reinforcement learning algorithms (successor of [gym])(https://github.com/openai/gym).

Репозиторий GitHub-проекты Своё развёртывание открытый код

DeepMind Lab

github.com

DeepMind Lab is a 3D learning environment based on id Software's Quake III Arena via ioquake3 and other open source software. Its primary purpose is to act as a testbed for research in artificial intelligence, especially deep reinforcement learning.

Репозиторий GitHub-проекты Своё развёртывание открытый код

wine-quality

github.com

Predicting wine quality.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Predicting closed questions on Stack Overflow.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Kaggle Merck

github.com

Merck challenge at Kaggle.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Kaggle Gender

github.com

A Kaggle competition: discriminate gender based on handwriting.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Winning solution for the Galaxy Challenge on Kaggle.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Kaggle Dogs vs. Cats - Code for Kaggle Dogs vs. Cats competition.

Репозиторий GitHub-проекты Своё развёртывание открытый код

kaggle-bestbuy_big

github.com

Code for the Best Buy competition at Kaggle.

Репозиторий GitHub-проекты Своё развёртывание открытый код

kaggle amazon

github.com

Amazon access control challenge.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Predicting job salaries from ads - a Kaggle competition.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Code for Accelerometer Biometric Competition at Kaggle.

Репозиторий GitHub-проекты Своё развёртывание открытый код

kaggle-blackbox

github.com

Deep learning made easy.

Репозиторий GitHub-проекты Своё развёртывание открытый код

kaggle-cifar

github.com

Code for the CIFAR-10 competition at Kaggle, uses cuda-convnet.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Code for the Kaggle acquire valued shoppers challenge.

Репозиторий GitHub-проекты Своё развёртывание открытый код

kaggle insults

github.com

Kaggle Submission for "Detecting Insults in Social Commentary".

Репозиторий GitHub-проекты Своё развёртывание открытый код

wiki challenge

github.com

An implementation of Dell Zhang's solution to Wikipedia's Participation Challenge on Kaggle.

Репозиторий GitHub-проекты Своё развёртывание открытый код

> source code for Toxic Comment Classification Challenge.

Репозиторий GitHub-проекты Своё развёртывание открытый код

> source code and experiments results for Santander Value Prediction Challenge.

Репозиторий GitHub-проекты Своё развёртывание открытый код

> source code and experiments results for 2018 Data Science Bowl.

Репозиторий GitHub-проекты Своё развёртывание открытый код

> source code and experiments results for Airbus Ship Detection Challenge.

Репозиторий GitHub-проекты Своё развёртывание открытый код

> source code and experiments results for TGS Salt Identification Challenge.

Репозиторий GitHub-проекты Своё развёртывание открытый код

> source code and experiments results for Google AI Open Images - Object Detection Track.

Репозиторий GitHub-проекты Своё развёртывание открытый код

> source code and experiments results for Home Credit Default Risk.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Scikit-Survival

github.com

scikit-survival is a Python module for survival analysis built on top of scikit-learn. It allows doing survival analysis while utilizing the power of scikit-learn, e.g., for pre-processing or doing cross-validation.

Репозиторий GitHub-проекты Своё развёртывание открытый код

lifelines

github.com

lifelines is a complete survival analysis library, written in pure Python

Репозиторий GitHub-проекты Своё развёртывание открытый код

Tonic

github.com

A library that makes downloading publicly available neuromorphic datasets a breeze and provides event-based data transformation/augmentation pipelines.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Sinabs

github.com

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Rockpool

github.com

A machine learning library for spiking neural networks. Supports training with both torch and jax pipelines, and deployment to neuromorphic hardware.

Репозиторий GitHub-проекты Своё развёртывание открытый код

zij

github.com

A canon of deep learning optimization algorithms.

Репозиторий GitHub-проекты Своё развёртывание открытый код

ANEE

github.com

Adaptive Neural Execution Engine for transformers. Per-token sparse inference with dynamic layer skipping, profiler-based gating, and KV-cache-safe compute reduction.

Репозиторий GitHub-проекты Своё развёртывание открытый код

sequitur

github.com

PyTorch library for creating and training sequence autoencoders in just two lines of code

Репозиторий GitHub-проекты Своё развёртывание открытый код

TResNet models were designed and optimized to give the best speed-accuracy tradeoff out there on GPUs.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Data Driven Code

github.com

Very simple implementation of neural networks for dummies in python without using any libraries, with detailed comments.

Репозиторий GitHub-проекты Своё развёртывание открытый код

NeuralTalk

github.com

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. [Deprecated]

Репозиторий GitHub-проекты Своё развёртывание открытый код

NeuralTalk

github.com

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.

Репозиторий GitHub-проекты Своё развёртывание открытый код

nn_builder

github.com

nnbuilder is a python package that lets you build neural networks in 1 line

Репозиторий GitHub-проекты Своё развёртывание открытый код

Kinho

github.com

Simple API for Neural Network. Better for image processing with CPU/GPU + Transfer Learning.

Репозиторий GitHub-проекты Своё развёртывание открытый код

fenn

github.com

A simple Python framework for building ML/DL workflows and LLM agents faster, with prebuilt trainers, agent templates, logging, configuration management, and much more.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Keras Tuner

github.com

An easy-to-use, scalable hyperparameter optimization framework that solves the pain points of hyperparameter search.

Репозиторий GitHub-проекты Своё развёртывание открытый код

This basically to gauge the understanding of Machine Learning Workflow and Regression technique in specific.

Репозиторий GitHub-проекты Своё развёртывание открытый код

Предложить сайт в каталог

Пришлите ссылку — остальное мы выясним сами.

Мы рассмотрим, что вы прислали, и добавим в каталог, если подойдёт.

Не знаете, как внедрить? Мы поможем

Расскажите про задачу — подберём инструменты и подскажем, с чего начать.

0 / 5000
Проверочный код

Поля со звёздочкой обязательны. Данные используются только для ответа.