Search Results for "deep learning with python" - Page 34

Showing 1028 open source projects for "deep learning with 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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    IMAGINE

    IMAGINE

    Biological image viewer and processor

    Detection, enumeration, and sizing of biological organisms by image analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VEEL

    Visualize Estimates of Exponential Learning

    VEEL is a simple tool to make plots of exponential learning curves for behavioral experiments. It also provides parameter estimates in output files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FingerID

    Metabolite identification via machine learning.

    [NOTICE!] FingerID since version 1.4 will be hosted on github: https://github.com/icdishb/fingerid A metabolite identification software using tandem mass spectrometry and kernel methods. The related paper can be found at http://bioinformatics.oxfordjournals.org/content/early/2012/07/18/bioinformatics.bts437.abstract. Now it supports unix/linux like system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ymap - Yeast Mapping Analysis Pipeline

    Ymap - Yeast Mapping Analysis Pipeline

    Pipeline for large-scale genome changes analysis of genome datasets.

    ... of heterozygosity (LOH) events in Candida albicans, the most common human fungal pathogen, we developed a pipeline for analyzing diverse genome-scale datasets from microarray, deep sequencing, and restriction site associated DNA sequence experiments for clinical and laboratory strains. The YMAP pipeline automatically illustrates genome-wide information in a single intuitive figure and is readily modified for the analysis of other categories of data and other pathogen species with small genomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5

    LWPR

    Locally Weighted Projection Regression (LWPR)

    ..., Aaron D'Souza and Stefan Schaal, Incremental Online Learning in High Dimensions, Neural Computation, vol. 17, no. 12, pp. 2602-2634 (2005). [2] Stefan Klanke, Sethu Vijayakumar and Stefan Schaal, A Library for Locally Weighted Projection Regression, Journal of Machine Learning Research (JMLR), vol. 9, pp. 623--626 (2008). More details and usage guidelines on the code website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CoLabR

    A simple user interface to the R software environment.

    A simple user interface to the R software environment. It is designed for people new to R and provides the user with easy access to their variables and data along with pointers to the most basic commands. It also allows for multiple people to share data across different sessions on different machines. In this way it also offers a collaborative environment for people to work together in remote locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Pytner

    Leitner flash card system based on Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Internation

    Internation

    Unicode convertor

    This app is intended to help convert text from one alphabet into another. It may be useful for people who work a lot with different alphabets and also for students learning another alphabet. Feel free to contribute. Even if you don't know coding just send us translating table of your language! Any suggesions are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ASSP Server Project
    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Browse all files' to download the professional version 2.4.3 build 14313. V1 development has been stopped in May 2014. Possibly there will be done some bugfixing until end...
    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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    MusicPlayer

    MusicPlayer

    Music player - endlessly plays your music

    This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it - but if you don't or the queue gets too short, it will automatically intelligently fill it with further songs. The intelligent queue decision currently is based on: * song ratings * context-based choices, e.g. related songs more likely Other features of this player: * open source, simplified BSD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mullpy

    Multilabel-learning library built on python

    Mullpy is a machine-learning library that mainly aim to solve multi-label problems. It is classifier independent, has many ensemble capabilities (diversity methods like bagging, random subspaces, etc.) and automated results presentation (Excel, images as ROC or class-separated info, etc.). It is fully configurable. At the moment supports Neural Networks and classifiers defined in files. It is working on python3.3.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    UnsupervisedPy

    unsupervised learning algorithms for python

    This is a library for python containing popular machine learning algorithms under the unsupervised learning framework. Algorithms implemented up to now: K-Means Intelligent K-Means Weighted K-Means Minkowski Weighted K-Means Intelligent Minkowski Weighted K-Means Partition Around Medoids (PAM) Build (initialization for PAM) Minkowski Weighted PAM (with and without Build) Ward Method
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MarketSim

    A python based auction market simulator for agricultural trade

    The market assumes an environment in which farmers sell their produce through brokers and traders locate produce to buy through brokers. The major aim of the simulator is to experiment with various reputation mechanisms to manage bottlenecks and to model various adversarial scenarios. The market is aimed to simulate agricultural trade in developing countries. It is written in python and mysql database on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SimPyL

    SimPyl - The Simple Python Logger

    A simple console-based logging program for ham radio operators. After learning the basics of the python programming language, I was trying to come up with a coding project that would give me the opportunity to learn and to create something simple and useful for me and my fellow hams. As time goes on and as my knowledge progresses, more features will be added. My hope is that one day this piece of software becomes robust and complete enough to be used as an every day logger for ham radio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EducationalLCS

    eLCS - Educational Learning Classifier System

    Educational Learning Classifier System (eLCS) is a set of learning classifier system (LCS) educational demos designed to introduce students or researchers to the basics of a modern Michigan-style LCS algorithm. This eLCS package includes 5 different implementations of a basic LCS algorithm, as part of a 6 stage set of demos that will be paired with the first introductory LCS textbook. Each eLCS implementations (from demo 2 up to demo 6) progressively add major components of the entire LCS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyVision Computer Vision Toolkit

    A Python computer vision library

    PyVision is a object-oriented Computer Vision Toolkit for researchers that contains vision and machine learning algorithms and algorithm analysis and easily interfaces with scipy/numpy, PIL, opencv and other computer and machine learning libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SE Auditor

    Free SEO audit software.

    SE Auditor is a program for analyzing web pages for search engines. SE Auditor is application that you can use to view statistical data about your website, in order to improve its position within the Web search results. SE Auditor is addressed to SEO professionals, website designers, developers, website testers and owners. SE Auditor enables you to check meta description, keywords, sitemap, the number of links and keyword consistency, the text/HTML ratio and many more ranking /...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MacroFusion

    MacroFusion

    GUI to combine photos to get deeper DOF or HDR.

    MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic Range). It can be useful for every macro lovers or landscapers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Super Kanji Time II

    Super Kanji Time II

    A time attack game for learning various kanji.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach various kanji to students of the Japanese language. The kanji lists are taken from the textbook Nakama 2. In this game, you must click on the appropriate kanji according to the pronunciation given to you. When a correct click is made, a sound plays and the kanji disappears. The goal is to make all the kanji disappear as fast as you can. You can compete against yourself, classmates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Virtual Botmaster

    Simulate Botnet NetFlow traffic for research analysis

    Simulate Botnet NetFlow traffic for research analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Super Kanji Time I

    Super Kanji Time I

    A time attack game for learning various kanji.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach various kanji to students of the Japanese language. The kanji lists are taken from the textbook Nakama 2. In this game, you must click on the appropriate kanji according to the pronunciation given to you. When a correct click is made, a sound plays and the kanji disappears. The goal is to make all the kanji disappear as fast as you can. You can compete against yourself, classmates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kana Attack III

    Kana Attack III

    A time attack game for learning hiragana and katakana.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach the kana syllabaries to students of the Japanese language. In this game, you must click on the appropriate hiragana or katakana symbol according to the pronunciation given to you. When a correct click is made, a sound plays and the kana disappears. The goal is to make all the kana disappear as fast as you can. You can compete against yourself, classmates, or friends using a local...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ProximityForest

    Efficient Approximate Nearest Neighbors for General Metric Spaces

    A proximity forest is a data structure that allows for efficient computation of approximate nearest neighbors of arbitrary data elements in a metric space. See: O'Hara and Draper, "Are You Using the Right Approximate Nearest Neighbor Algorithm?", WACV 2013 (best student paper award). One application of a ProximityForest is given in the following CVPR publication: Stephen O'Hara and Bruce A. Draper, "Scalable Action Recognition with a Subspace Forest," IEEE Conference on Computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FineSplice

    FineSplice

    Enhanced splice junction detection and estimation from RNA-Seq data

    FineSplice is a Python wrapper to TopHat2 geared towards a reliable identification of expressed exon junctions from RNA-Seq data, at enhanced detection precision with small loss in sensitivity. Following alignment with TopHat2 using known transcript annotations, FineSplice takes as input the resulting BAM file and outputs a confident set of expressed splice junctions with the corresponding read counts. Potential false positives arising from spurious alignments are filtered out via a semi...
    Downloads: 0 This Week
    Last Update:
    See Project
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.