8000 keue123 / Starred · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View keue123's full-sized avatar

Block or report keue123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

A deep learning library created from scratch

Python 6 Updated Sep 29, 2024

Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).

Python 251 13 Updated Nov 20, 2023

GAN with pure numpy and display use Matplotlib

Python 4 1 Updated Jul 23, 2019

This repository contains implementations of an Autoencoder NN and a GAN for image generation using the MNIST dataset. The Autoencoder is implemented from scratch using NumPy, while the GAN is imple…

Jupyter Notebook 3 Updated Jul 1, 2023

Implementation of vanilla transformer model using numpy.

Jupyter Notebook 5 2 Updated Nov 29, 2023

An embeddable interpreter for scripting Flutter applications

Dart 55 6 Updated Feb 4, 2020

Flutter应用的调试工具,协助采集性能优化、设计走查、QA测试等数据问题 ,提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。

Dart 88 11 Updated Dec 15, 2021

A Flutter IDE by developers for developers (In Development)

Dart 114 10 Updated Sep 18, 2023

This repo contains the code and explanation on how to write a GAN from scratch without using any ml libraries. -------------- Focus: GAN

Jupyter Notebook 2 Updated Aug 2, 2020

Image Processing Codes using C, without the use of any external libraries. The codes in this repository apply traditional image processing algorithms with use of plain C language, which is almost r…

C 117 48 Updated Mar 15, 2024

image processing on Bitmap images with c without using any third party library

C 4 Updated Nov 1, 2021

C++ implementation for machine learning algorithm K-NN

C++ 8 2 Updated Jun 18, 2020

A C++ implementation of an Artificial Neural Network (ANN).

C++ 6 1 Updated Aug 22, 2021

This is a VERY simple object detection program developed in pure CSharp with no external libraries as a proof of concept and as a guide for people who want to learn the basic ideas of object detect…

C# 1 Updated Apr 21, 2019

A MNIST GAN implemented from scratch in C++

C++ 4 Updated Jun 18, 2022

Machine Learning

C++ 2 Updated Mar 2, 2021

Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements back propagation in neural networks without using external l…

C++ 26 9 Updated Apr 10, 2018

Handwritten digit recognition implemented in c++ without libraries

C++ 12 Updated Jan 30, 2024

Minecraft Neural Evolution (Reinforcment learning)

C++ 106 18 Updated Jan 13, 2021

Implementing Deep Convolutional Neural Network in C without External Libraries for YUV video Super-Resolution

C 23 15 Updated Sep 20, 2021

Convolutional Neural Network in C (for educational purposes)

C 29 5 Updated Jan 18, 2021
0