Showing 19 open source projects for "neural net python"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    Stanza

    Stanza

    Stanford NLP Python library for many human languages

    Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing. Stanza is a Python natural language analysis package. It contains tools, which can be used in a pipeline, to convert a string containing human language text into lists of sentences and words, to generate base forms of those words, their parts...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    ktrain

    ktrain

    ktrain is a Python library that makes deep learning AI more accessible

    ktrain is a Python library that makes deep learning and AI more accessible and easier to apply. ktrain is a lightweight wrapper for the deep learning library TensorFlow Keras (and other libraries) to help build, train, and deploy neural networks and other machine learning models. Inspired by ML framework extensions like fastai and ludwig, ktrain is designed to make deep learning and AI more accessible and easier to apply for both newcomers and experienced practitioners. With only a few lines...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    DIG

    DIG

    A library for graph deep learning research

    The key difference with current graph deep learning libraries, such as PyTorch Geometric (PyG) and Deep Graph Library (DGL), is that, while PyG and DGL support basic graph deep learning operations, DIG provides a unified testbed for higher level, research-oriented graph deep learning tasks, such as graph generation, self-supervised learning, explainability, 3D graphs, and graph out-of-distribution. If you are working or plan to work on research in graph deep learning, DIG enables you to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    classicos de leitura

    classicos de leitura

    The best of Portuguese and English classical literature

    A program to read classical literature ,6 titles added at the moment. In English: -The adventures of Sherlock Holmes -Secret Adversary In Portuguese: -Amor de Perdição -Os Maias -A morgadinha dos canaviais -A moreninha
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Machine Learning PyTorch Scikit-Learn

    Machine Learning PyTorch Scikit-Learn

    Code Repository for Machine Learning with PyTorch and Scikit-Learn

    Initially, this project started as the 4th edition of Python Machine Learning. However, after putting so much passion and hard work into the changes and new topics, we thought it deserved a new title. So, what’s new? There are many contents and additions, including the switch from TensorFlow to PyTorch, new chapters on graph neural networks and transformers, a new section on gradient boosting, and many more that I will detail in a separate blog post. For those who are interested in knowing what...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 3,059 This Week
    Last Update:
    See Project
  • 7
    NiftyNet

    NiftyNet

    An open-source convolutional neural networks platform for research

    An open-source convolutional neural networks platform for medical image analysis and image-guided therapy. NiftyNet is a TensorFlow-based open-source convolutional neural networks (CNNs) platform for research in medical image analysis and image-guided therapy. NiftyNet’s modular structure is designed for sharing networks and pre-trained models. Using this modular structure you can get started with established pre-trained networks using built-in tools. Adapt existing networks to your imaging...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Computer Glossary

    Computer Glossary

    is a rich dictionary containing multiple computer-related terms

    Computer Glossary is a rich dictionary containing multiple computer-related terms, which is useful for both students and professionals. The program integrates an offline database and offers references and descriptions for each term. Computer Glossary can be installed in just a few simple steps and does not require special skills. The program comes with a simple interface and lets you easily search any term. The results will let you see the word's definition, references to other related...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Personal Library

    Personal Library

    Acts like a real library with the best user interface on the backpack.

    Stores your favorites Books. Lets you track the Users logged,signed up. Time tracing of system access. Delete, and Add both Categories and Books. No fussy configurations, embedded database with Java Runtime Environment enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SSH Teste
    SSH TESTE v0.1, foi desenvolvido para realizar teste em servidores SSH Free, a idéia e foco foram de apenas criação de uma aplicação destinada a console, porém resolvir fazer uma aplicação orientada a objeto, usando a biblioteca Tkinter do próprio Python. Incluir novas funcionalidade como realizar a verificação da pagina onde se encontra os banco de dados aberto e extração dos dados usando a biblioteca HTML Parser..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Convolution arithmetic

    Convolution arithmetic

    A technical report on convolution arithmetic in deep learning

    A technical report on convolution arithmetic in the context of deep learning. The code and the images of this tutorial are free to use as regulated by the licence and subject to proper attribution. The animations will be output to the gif directory. Individual animation steps will be output in PDF format to the pdf directory and in PNG format to the png directory. We introduce a guide to help deep learning practitioners understand and manipulate convolutional neural network architectures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Netviz

    Netviz is a Python app designed to monitor devices on the user's LAN.

    Netviz (short for NETwork VIsualiZer) is a Python program I cobbled together for a user to monitor devices on the user's LAN or a small section of the Internet. Essentially, it's a pretty interface for information on the MAC addresses and IPs of those devices. The range to search can be set either by the boundaries of the user's LAN using the "Find Range" button or through user-typed IPs. Also, there is a list of tracked MACs. If any of these tracked MACs appears on the LAN, the program shows...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Collection of simple expandable C# (.net 2.0) learning tools for children and handicaped people. The package includes example pictures from openclipart and german spoken sounds for spelling. .NET 2.0 or higher NEEDED! Working on a nicer/enhanced vers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    As of 2009-04-16 19:00:00 EST, this project may now be found at http://ichi2.net/anki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Distributed SOKOban GAme SYstem (SOKOGASY) implemented in Java, C# and python using .Net remoting, CORBA, java RMI, web services and django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    oddioToolz (oz) aims to be a modular audio IDE geared toward realtime audio synthesis, manipulation, quantization, sequencing, interaction and the exchange of sound/modules/meta over computer and neural networks worldwide. oz needs help e-mail a dev!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A flash card program with a twist, that uses a neural network to optimally schedule your reviews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Net.py is a tool for learning about neural nets. Currently, it only allows the user to experiment with a Hopfield net. I am now extending it to cover the Kohonen net. I'd be pleased to receive suggestions and criticism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.