Search Results for "machine learning python" - Page 76

Showing 1983 open source projects for "machine learning python"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    pynpvm is a Python interface to Parallel Virtual Machine (PVM), a portable heterogeneous message-passing system. It requires NumPy as a pre-requisite because the datatype numpy.array is used for message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An AI sandbox for learning game programming. It includes an integrated development environment, and functionality for rapid development of virtual characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This tool lets you login with SSH to a group of machines and interact with them as if they were one machine. Each command that you enter is run in parallel on all machines in the group. The output from each machine is printed separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WHEREAMI is an intelligent and self-learning network detection and configuration utility. With this capability, a user can just walk to a network range and WHEREAMI will self determine and connect to that network with relevant policies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    pyvix is a Python wrapper for the VMWare(R) VIX C API that allows Python to programmatically control VMWare(R) virtual machines. Example operations include: powering on; suspending; creating, reverting to, and removing snapshots; and running programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cellogica is a cellular logic analysis tool. It incorporates sequential logic and finite state machine to elucidate the relationship between transcription factors and corresponding gene expression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    While learning the Zope application server, I wrote an application for my father (Paul) to track his train collection inventory. Since he really wasn't sure how he wanted to organize his inventory, I had to make it really flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...This game is played like the game known as Concentration, Memory or Match. There are multiple levels, a highscore, and soundtrack. This game might be helpful to someone learning Python and pyGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A software to help people (not necessarily children) learning a language. Designed to be used by teachers during their course. Based on a reading/writing method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    sCrAmBlEd?HaCkZ! is a Realtime-Mind-Music-Video-Re-De-Construction-Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A flashcard program for learning Japanese. Written in Python and PyGTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Appr is a useful program that helps you learning a new language. You can specify easily a list of word you want to learn, and the program, using the Leitner method, will help you improving your vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyKanjiCard is a flash card program to aid learning japanese written words, in hiragana, katakana and kanji. You can select words composed only by characters you already known. It is written in Python, using Pygtk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VFSX is a transparent Samba Virtual File System module which forwards operations to a process on the same machine for handing outside of the Samba daemon. The external handler can be implemented in any language with support for Unix domain sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A program visualization tool to visualize the execution of a program. With this tool, one can write a program and see the execution visualized to help understanding how the program works. This is useful e.g. to assist students learning how to program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A database driven touchscreen digital media jukebox. Allows you to use an old machine and a touchscreen to interface to a music collection. I started this project in order to better learn Python and Qt but might move it to Python and HTML for more speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Smoke Virtual Machine is a stack-based bytecode runtime targetting dynamic and functional programming languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Software to fit whole-sentence language models using the principle of maximum entropy. For developers of speech recognizers, text prediction interfaces, OCR, machine translation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pybackup is a menu driven interface to the console tools 'tar' and 'ssh'. It backs up user selected files and folders to another machine via ssh.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Open Learning Support (OLS) is social software designed to integrate with collections of open access educational materials. OLS provides learners with a mechanism for finding other people in order to ask questions, give answers, and exchange ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Capivar Hunter is a simple 3d shooter written in Python/OpenGL intended as a learning platform to Game Development, Python and 3d Programming. Although it should be at least somewhat funny, the main objective of it is being simple and easy to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a PacMan Clone that we intend to program for learning Game Development. Feel free to give us your advice and tell us if you like playing it. Este es un clon del Pacman que queremos programar para aprender a Desarrollar Juegos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyBuzz is a machine plugin for the Buzz Modular Tracker that acts as a host for python scripts using the python interpreter engine developed by http://www.python.org.
    Downloads: 0 This Week
    Last Update:
    See Project