artificial-neural-networks

Top 23 artificial-neural-network Open-Source Projects

  • deep-learning-drizzle

    Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!

  • MidJourney-Styles-and-Keywords-Reference

    A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!

  • Project mention: how to learn use midjourney? | /r/midjourney | 2023-05-29

    The best way is just play around and try stuff out. Start with really simple, clear prompts. Then add in keywords to get specific styles or content: there is a huge guide here https://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference/blob/main/README.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ImageAI

    A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities

  • Project mention: Photo gallery frontend with encryption and search | /r/selfhosted | 2023-11-27

    Hi. I want to implement an image server similar to Photoprism using ImageAI to tag images based on objects and context. However I don't want to spend to much time working on the frontend, at first I were thinking about using Danbooru and use Flexbooru or the web interface on my phone. But it doesn't have any encryption or password protection (since the purpose of it is to be used as a public image board).

  • Genann

    simple neural network library in ANSI C

  • Project mention: Simple neural network library in ANSI C | news.ycombinator.com | 2023-06-27
  • awesome-ai-awesomeness

    A curated list of awesome awesomeness about artificial intelligence

  • Project mention: I am 38 years old and wants to learn AI / New Technology | /r/AICareer | 2023-12-06
  • Neupy

    NeuPy is a Tensorflow based python library for prototyping and building neural networks

  • First-steps-towards-Deep-Learning

    This is an open sourced book on deep learning.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Machine-Learning-Guide

    Machine learning Guide. Learn all about Machine Learning Tools, Libraries, Frameworks, Large Language Models (LLMs), and Training Models.

  • agency

    🕵️‍♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach. (by neurocult)

  • Project mention: Agency: Pure Go LangChain Alternative | news.ycombinator.com | 2023-11-27

    I would, at the very least, wrap the errors being returned inside the process function https://github.com/neurocult/agency/blob/14b14e50a7570189388...

    Or, I suppose the user must handle exception behavior in their custom `OperationHandler`

  • AI-Talks

    AI Talks - ChatGPT Assistant via Streamlit

  • Project mention: dKosarevsky/AI-Talks at blog.streamlit.io | /r/u_TsukiZombina | 2023-06-05
  • Neuromorphic-Computing-Guide

    Learn about the Neumorphic engineering process of creating large-scale integration (VLSI) systems containing electronic analog circuits to mimic neuro-biological architectures.

  • Text2Poster-ICASSP-22

    Official implementation of the ICASSP-2022 paper "Text2Poster: Laying Out Stylized Texts on Retrieved Images"

  • MI-EEG-1D-CNN

    A new approach based on a 10-layer one-dimensional convolution neural network (1D-CNN) to classify five brain states (four MI classes plus a 'baseline' class) using a data augmentation algorithm and a limited number of EEG channels. Paper: https://doi.org/10.1088/1741-2552/ac4430

  • vqgan-clip-generator

    Implements VQGAN+CLIP for image and video generation, and style transfers, based on text and image prompts. Emphasis on ease-of-use, documentation, and smooth video creation.

  • MV-Tractus

    A simple tool to extract motion vectors from h264 encoded videos.

  • bias-monitor

    A Chrome Extension that promotes politically diverse news reading with Artificial Intelligence!

  • DragGAN

    Unofficial implementation of the DragGAN paper (by adriaciurana)

  • Project mention: First look at DragGAN - the generative net that allows the user to drag a particular part of an image and shift it to the target place. Try it yourself: https://github.com/.../neural_networks/GAN/draggan.ipynb | /r/StableDiffusion | 2023-06-02

    Not sure if it's the same one OP used, but looks similar, here's working link: https://github.com/adriaciurana/DragGAN https://colab.research.google.com/github/adriaciurana/DragGAN/blob/master/colab_notebook.ipynb

  • goNEAT

    The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation

  • neuro-symbolic-sudoku-solver

    ⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.

  • pyradox

    State of the Art Neural Networks for Deep Learning

  • Nerve

    This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries. (by fkkarakurt)

  • FaceAiSharp

    State-of-the-art face detection and face recognition for .NET.

  • Project mention: FaceAiSharp: Library for Local Face Recognition in .NET | news.ycombinator.com | 2024-02-24
  • Brian-AI

    Brian uses GPT-4 to control your browser and perform repetitive actions on your behalf. Currently it allows you to define ad-hoc instructions.

  • Project mention: Brian AI uses GPT-4 to control your browser and perform repetitive actions on your behalf. | /r/reactjs | 2023-05-09
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

artificial-neural-networks related posts

Index

What are some of the best open-source artificial-neural-network projects? This list will help you:

Project Stars
1 deep-learning-drizzle 11,749
2 MidJourney-Styles-and-Keywords-Reference 11,644
3 ImageAI 8,383
4 Genann 1,901
5 awesome-ai-awesomeness 787
6 Neupy 740
7 First-steps-towards-Deep-Learning 436
8 Machine-Learning-Guide 431
9 agency 375
10 AI-Talks 272
11 Neuromorphic-Computing-Guide 244
12 Text2Poster-ICASSP-22 191
13 MI-EEG-1D-CNN 143
14 vqgan-clip-generator 110
15 MV-Tractus 103
16 bias-monitor 93
17 DragGAN 88
18 goNEAT 73
19 neuro-symbolic-sudoku-solver 66
20 pyradox 62
21 Nerve 42
22 FaceAiSharp 35
23 Brian-AI 33

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com