Showing 3257 open source projects for "python 2"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    Auto-PyTorch

    Auto-PyTorch

    Automatic architecture search and hyperparameter optimization

    While early AutoML frameworks focused on optimizing traditional ML pipelines and their hyperparameters, another trend in AutoML is to focus on neural architecture search. To bring the best of these two worlds together, we developed Auto-PyTorch, which jointly and robustly optimizes the network architecture and the training hyperparameters to enable fully automated deep learning (AutoDL). Auto-PyTorch is mainly developed to support tabular data (classification, regression) and time series data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    parallel-ssh

    parallel-ssh

    Asynchronous parallel SSH client library.

    parallel-ssh is an asynchronous parallel SSH library designed for large-scale automation. It differentiates itself from alternatives, other libraries and higher-level frameworks like Ansible or Chef in several ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Throttled

    Throttled

    Workaround for Intel throttling issues in Linux

    This tool was originally developed to fix Linux CPU throttling issues affecting Lenovo T480 / T480s / X1C6. The CPU package power limit (PL1/2) is forced to a value of 44 W (29 W on battery) and the temperature trip point to 95 'C (85 'C on battery) by overriding default values in MSR and MCHBAR every 5 seconds (30 on battery) to block the Embedded Controller from resetting these values to default. On systems where the EC doesn't reset the values (ex: ASUS Zenbook UX430UNR), the power limit can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hello AI World

    Hello AI World

    Guide to deploying deep-learning inference networks

    Hello AI World is a great way to start using Jetson and experiencing the power of AI. In just a couple of hours, you can have a set of deep learning inference demos up and running for realtime image classification and object detection on your Jetson Developer Kit with JetPack SDK and NVIDIA TensorRT. The tutorial focuses on networks related to computer vision, and includes the use of live cameras. You’ll also get to code your own easy-to-follow recognition program in Python or C++, and train...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 5
    PySC2

    PySC2

    StarCraft II learning environment

    PySC2 is DeepMind's Python component of the StarCraft II Learning Environment (SC2LE). It exposes Blizzard Entertainment's StarCraft II Machine Learning API as a Python RL Environment. This is a collaboration between DeepMind and Blizzard to develop StarCraft II into a rich environment for RL research. PySC2 provides an interface for RL agents to interact with StarCraft 2, getting observations and sending actions. The easiest way to get PySC2 is to use pip. That will install the pysc2 package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    comby

    comby

    A code rewrite tool for structural search and replace that supports

    Comby is a tool for searching and changing code structure. Use lightweight templates to easily search and change code, HTML, or JSON. Comby is designed to work on any language or data format. Perform richer search and replace because Comby understands the syntax of code blocks, strings, and comments for your language. Comby is ideal for touching up pieces of code. Use it to translate code like this Python 2 to 3 fixer on the right to replace deprecated methods. Easily write one-off refactors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Euro Truck Simulator 2 Lane Assist

    Euro Truck Simulator 2 Lane Assist

    Plugin based interface program for ETS2/ATS.

    Downloads: 213 This Week
    Last Update:
    See Project
  • 8
    Blankly

    Blankly

    Easily build, backtest and deploy your algo in just a few lines

    ​Blankly is a live trading engine, backtest runner and development framework wrapped into one powerful open-source package. Models can be instantly backtested, paper traded, sandbox tested and run live by simply changing a single line. We built blankly for every type of quant including training & running ML models in the same environment, cross-exchange/cross-symbol arbitrage, and even long/short positions on stocks (all with built-in WebSockets). Blankly is the first framework to enable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    VoiceSmith

    VoiceSmith

    [WIP] VoiceSmith makes training text to speech models easy

    ... this on macOS you have to follow the steps in build from source in order to create the installer. This is untested since I don't currently own a Mac. NVIDIA GPU with CUDA support is highly recommended, you can train on CPU otherwise but it will take days if not weeks. VoiceSmith currently uses a two-stage modified DelightfulTTS and UnivNet pipeline.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    gpt-2-simple

    gpt-2-simple

    Python package to easily retrain OpenAI's GPT-2 text-generating model

    A simple Python package that wraps existing model fine-tuning and generation scripts for OpenAI's GPT-2 text generation model (specifically the "small" 124M and "medium" 355M hyperparameter versions). Additionally, this package allows easier generation of text, generating to a file for easy curation, allowing for prefixes to force the text to start with a given phrase. For finetuning, it is strongly recommended to use a GPU, although you can generate using a CPU (albeit much more slowly...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    ... Firstly the card is reproducibly mechanically located under the camera. It is imaged, then cropped - once for the suit and once for the value. Using Open CV these images are manipulated and the contours are analysed. These are then compared with reference contours (a set of scripts to produce these images are provided) Contours are an ideal way to do this as small rotations have little effect. The identified card is then located in a particular hand through some basic Python. Som
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DataStation Community Edition

    DataStation Community Edition

    App to easily query, script, and visualize data from every database

    DataStation is an open-source data IDE for developers. It allows you to easily build graphs and tables with data pulled from SQL databases, logging databases, metrics databases, HTTP servers, and all kinds of text and binary files. Need to join or munge data? Write embedded scripts as needed in languages like Python, JavaScript, R or SQL. All in one application. Build reports with graphs, charts and tables. Script against data. Cross-platform: Windows, macOS, and Linux. Easily fetch your data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SageMaker MXNet Inference Toolkit

    SageMaker MXNet Inference Toolkit

    Toolkit for allowing inference and serving with MXNet in SageMaker

    SageMaker MXNet Inference Toolkit is an open-source library for serving MXNet models on Amazon SageMaker. This library provides default pre-processing, predict and postprocessing for certain MXNet model types and utilizes the SageMaker Inference Toolkit for starting up the model server, which is responsible for handling inference requests. AWS Deep Learning Containers (DLCs) are a set of Docker images for training and serving models in TensorFlow, TensorFlow 2, PyTorch, and MXNet. Deep Learning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    YouTubeDL Python

    A simple youtube video downloader

    Download any video from youtube as mp3 or mp4. Windows install creates 2 shortcuts in the start menu delete the one that is not in the folder otherwise the program will not run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pyprobml

    pyprobml

    Python code for "Probabilistic Machine learning" book by Kevin Murphy

    Python 3 code to reproduce the figures in the books Probabilistic Machine Learning: An Introduction (aka "book 1") and Probabilistic Machine Learning: Advanced Topics (aka "book 2"). The code uses the standard Python libraries, such as numpy, scipy, matplotlib, sklearn, etc. Some of the code (especially in book 2) also uses JAX, and in some parts of book 1, we also use Tensorflow 2 and a little bit of Torch. See also probml-utils for some utility code that is shared across multiple notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vb2py is developing a VB to Python tool for automatically converting VB projects to Python, including both the code and GUI elements. The project is currently focussing on the PythonCard GUI system on the Python side
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    Video Cropper 1-6B2-2 (P.F+ Rev2B)

    Video Cropper 1-6B2-2 (P.F+ Rev2B)

    Video Cropper 1-6B2-2 (Perfected.Further+ Revised-2B)

    'Video Cropper' an desktop application developed using python 3.6.8 and other add-on libaries. Crops video file into external video file. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scribus

    Scribus

    Powerful desktop publishing software

    Scribus is an Open Source program that brings professional page layout to Linux, BSD UNIX, Solaris, OpenIndiana, GNU/Hurd, Mac OS X, OS/2 Warp 4, eComStation, and Windows desktops with a combination of press-ready output and new approaches to page design. Underneath a modern and user-friendly interface, Scribus supports professional publishing features, such as color separations, CMYK and spot colors, ICC color management, and versatile PDF creation.
    Leader badge
    Downloads: 11,197 This Week
    Last Update:
    See Project
  • 19
    Audio Cropper 1-B6-2 (PF+ Rev2B)

    Audio Cropper 1-B6-2 (PF+ Rev2B)

    Audio Cropper 1-B6-2 (Perfected.Further+ Revised 2B)

    'Audio Cropper' an desktop application developed using python 3.6.8 and other add-on libaries. Crops audio file into external audio file. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sneedacity

    Sneedacity

    Audio Editor

    ... in Python, Perl, or any language that supports named pipes. Nyquist Very powerful built-in scripting language that may also be used to create plug-ins. Editing multi-track editing with sample accuracy and arbitrary sample rates. Accessibility for VI users. Analysis and visualization tools to analyze audio or other signal data.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    WinPython

    WinPython

    Portable Scientific Python 2/3 32/64bit Distribution for Windows

    WinPython is a free open-source portable distribution of the Python programming language for Windows XP/7/8, designed for scientists, supporting both 32bit and 64bit versions of Python 2 and Python 3. Since September 2014, Developpement has moved to https://winpython.github.io/
    Leader badge
    Downloads: 2,839 This Week
    Last Update:
    See Project
  • 22
    m2cgen

    m2cgen

    Transform ML models into a native code

    m2cgen (Model 2 Code Generator) - is a lightweight library that provides an easy way to transpile trained statistical models into a native code (Python, C, Java, Go, JavaScript, Visual Basic, C#, PowerShell, R, PHP, Dart, Haskell, Ruby, F#, Rust, Elixir). Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies. Some models force input data to be particular type during prediction phase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Texar-PyTorch

    Texar-PyTorch

    Integrating the Best of TF into PyTorch, for Machine Learning

    Texar-PyTorch is a toolkit aiming to support a broad set of machine learning, especially natural language processing and text generation tasks. Texar provides a library of easy-to-use ML modules and functionalities for composing whatever models and algorithms. The tool is designed for both researchers and practitioners for fast prototyping and experimentation. Texar-PyTorch was originally developed and is actively contributed by Petuum and CMU in collaboration with other institutes. A mirror...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Video 2 Audio The Converter [I.S.A]

    Video 2 Audio The Converter [I.S.A]

    Video 2 Audio The Converter [Improved.Simplified.Alternative]

    'Vido 2 Audio : The converter' is an desktop application developed using python 3.6.8 and other add-on libaries. Converts video file into audio file. Vido 2 Audio : The converter has two modes: 1) Single file - Convert one video file into audio file. 2) Multiple files - Convert more than one video files into audio files from a folder\directory. Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You don't need...
    Leader badge
    Downloads: 3,343 This Week
    Last Update:
    See Project