Search Results for "programming learning system" - Page 57

Showing 2599 open source projects for "programming learning system"

View related business solutions
  • $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
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 1

    i2cnet

    An i2c to TCP/IP adaptor to allow easy remote control of an i2c bus.

    This project was created to make i2c programming easier and platform independent. It is targeted toward the raspberry PI but it should work on any linux playform. By abstracting the use of an i2c bus behaind a TCP/IP socket, it becomes possible to create and test applications on any platform with a TCP/IP stack. Useage: 1. Install i2c-tools: apt-get install i2c-tools 2. Extract the binary: tar -zxvf i2cnet-1.0.0-rpi.tar.gz 3. Run the utility: ./i2cnet For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    v3c-dcom

    Baby steps to DCOM

    v3c-dcom provides a plug-in system as an alternative COM implementation. Unlike COM, v3c-dcom encourages the use of "sandboxes" of registered plug-ins, so allowing per site, per-group, per-user, per-program and per-job sandboxes, allowing virtually unlimited configuration and customization. Users and client programs can even create sandboxes on the fly. Using COM's naming scheme aims at reducing the learning curve for those familiar with COM, as does the tiny ATL implementation for C++ developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AFNER is a C++ named entity recognition system that uses machine learning techniques. It is customisable to various domains. It also allows for multiple and overlapping named entity labels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CWOnly

    Python program for sending custom CW macros via serial port

    ...It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool. The code was written in Python2.7 and bundled with Pyinstaller. This bundle works for Windows 7 and Windows 10. CWOnly has two screen. The main screen is for operation. There are six macro buttons on the screen that are configured in the setup screen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    GT NLP Class

    GT NLP Class

    Course materials for Georgia Tech CS 4650 and 7650

    This repository contains lecture notes, slides, assignments, and code for a university-level Natural Language Processing course. It spans core NLP topics such as language modeling, sequence tagging, parsing, semantics, and discourse, alongside modern machine learning methods used to solve them. Students work through programming exercises and problem sets that build intuition for both classical algorithms (like HMMs and CRFs) and neural approaches (like word embeddings and sequence models). The materials emphasize theory grounded in practical experimentation, often via Python notebooks or scripts that visualize results and encourage ablation studies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java Card Bitcoin Wallet

    BitcoinWallet for learning bitcoin technologies easier(tested on JCIDE

    Bitcoin Wallet is a Bitcoin Hardware Wallet implementation . It was based on the project Ledger Wallet and can be run on javacard platform with JCRE version 3.0.x above. Bitcoin is an innovative payment system and a new kind of money. It was implemented on P2P technologies and transactions take place between users directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Free CMS for your WEBsites

    Need website? Looking for easy and free CMS?

    ...Creating a site on the basis of Free CMS engine, you get the ease, flexibility, high performance and scalability. In addition, the ease of creating a visual display (template) will like Web Designers who are not specialists in programming of PHP and databases. This is perhaps the easiest CMS for creation templates (themes) that I've ever seen. Free CMS - it's completely free to use and free content management system, which is suitable for large-scale projects. Free CMSt website: http://freecms.club
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Armageddon AI

    To create a mathematical equation to run a super military grade A.I.

    The author here seeks to take information that he has learned from other programming projects to create a mathematical equation that can be used to run a super artificial intelligent A.I. capable of multitasking and performing task as well as a human or even better than a human. This project will use trained regression lines to predict the weights of the A.I.'s neurons. Then using the equation's of the regression lines to make an equation for a A.I. that can self train and update its own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10
    Disconf

    Disconf

    Distributed configuration management platform

    Focus on the "universal components" and "universal platforms" of various "distributed system configuration management", and provide a unified "configuration management service". The current project includes two modules, client disconf-Client and management terminal disconf-Web. At present, all module codes are implemented in Java. Including Baidu, drops travel, CUP, Netease, pull hook net, Suning Tesco, SF science and technology and other well-known Internet companies are using! The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a modification of the project started by Derek Wight (found here https://sourceforge.net/projects/barebonespic/). "A bare-bones PIC programmer. This low-voltage programmer runs from the serial port of a Windows PC using a handful of inexpensive components." Notable changes here: 19-Oct-2016 - The clock is inverted and pulled low during blank events before/after programming. - The RichTextBox control has been replaced by an edit control. (RTB is considered unsafe...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MsraConsole

    MsraConsole

    Remote Desktop screen sharing Tool for Local Area Networks

    MsraConsole is a Remote Desktop sharing Tool. This Project is inactive. The forked Project is MsraCon wich uses Windows Authentication. https://sourceforge.net/projects/msracon/ The Tool could be used as Help Support solution in Classrooms. It shares the Windows Desktop Screen of multiple Computers with some Viewer Computers (Users). The Viewer can take control over the Mouse and Keyboard. It is only a programming sample, don't use the Software in productive Environments! It uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Octave

    Octave

    my octave exercises for 2011 stanford machine learning class

    This repository is a personal archive of Octave exercises and assignments for the 2011 Stanford Machine Learning class. The author uses the Octave programming environment (which is similar to MATLAB) to implement the homework assignments (ex1 through ex7), providing code solutions, cheat sheets, and scratch files. Octave / MATLAB code illustrating algorithms taught in the class. Cheat sheet for Octave / MATLAB commands. Readme and licensing information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    eProofElectron

    Create an webbased learning environment for mathematical proofs

    ...Furthermore it is possible to export an IMathAS task, so that the automated assessment can be used in the Internet Mathematical Assessment System (IMathAS). http://e-proof.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AWS IoT Arduino Yún SDK

    AWS IoT Arduino Yún SDK

    SDK for connecting to AWS IoT from an Arduino Yún

    The AWS-IoT-Arduino-Yún-SDK allows developers to connect their Arduino Yún compatible Board to AWS IoT. By connecting the device to the AWS IoT, users can securely work with the message broker, rules and the Thing Shadow provided by AWS IoT and with other AWS services like AWS Lambda, Amazon Kinesis, Amazon S3, etc. The AWS-IoT-Arduino-Yún-SDK consists of two parts, which take use of the resources of the two chips on Arduino Yún, one for native Arduino IDE API access and the other for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Spark Python Notebooks

    Spark Python Notebooks

    Apache Spark & Python (pySpark) tutorials for Big Data Analysis

    ...Users can run these notebooks locally or in cloud environments with notebooks like Jupyter or Zeppelin, making learning both flexible and contextual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openalpr

    openalpr

    Automatic license plate recognition library

    Deploy license plate and vehicle recognition with Rekor’s OpenALPR suite of solutions designed to provide invaluable vehicle intelligence which enhances business capabilities, automates tasks, and increases overall community safety! Rekor’s OpenALPR suite of solutions utilizes artificial intelligence and machine learning to greatly surpass legacy OCR solutions. Now, in real-time, users can receive a vehicle's plate number, make, model, color, and direction of travel. Rekor’s OpenALPR suite...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Linux/UNIX assembly programming portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    fibtin2-System

    fibtin2-System

    Clinical Tinnitology and Epigenetical mechanics.

    The designer, developer, maintainer, distributor and Python 3-programmer of the API (application programming interface) and Framework for clinical Tinnitology and Epigenetical mechanics. http://fibtin2-system.sourceforge.net http://iaaaat.3eeweb.com/sciadeco.py http://iaaaat.3eeweb.com/ Anthropic String-Theory in Clinical Tinnitology. 2016-05-03T21:25:00+01:00. The fibtin2-System ver.2.9.6. and the NEQfs ver.1.4. Not EQual filesystem are conceptually completely different relative to all other frameworks for Tinnotological and Epigenetical mechanics . ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    JaCa-DDM

    JaCa-DDM

    DDM powered by the JaCa model

    JaCa-DDM is a novel agent-based Distributed Data Mining system founded on the Agents & Artifacts paradigm, conceived to design, implement, deploy, and evaluate distributed learning strategies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PubData

    PubData

    PubData is a search engine for FTP servers of bioinformatics databases

    We propose a search engine and file retrieval system for all bioinformatics databases worldwide. PubData searches biomedical data in a user-friendly fashion similar to how PubMed searches biomedical literature. PubData is built on novel network programming, natural language processing, and artificial intelligence algorithms that can patch into the file transfer protocol servers of any user-specified bioinformatics database, query its contents, retrieve files for download, and adapt to the user's search preferences.
    Downloads: 0 This Week
    Last Update:
    See Project