Skip to main content

Home/ Computer Science Knowledge Sharing/ Group items tagged computer programming

Rss Feed Group items tagged

Janos Haits

Numenta | NuPIC - 0 views

  •  
    Numenta.org Platform for Intelligent Computing The mission of this project is to build and support a community interested in machine learning and machine intelligence based on modeling the neocortex and the principles upon which it works.
Janos Haits

Cirq - Cirq 0.8.0.dev documentation - 0 views

  •  
    "Cirq is a software library for writing, manipulating, and optimizing quantum circuits and then running them against quantum computers and simulators. Cirq attempts to expose the details of hardware, instead of abstracting them away, because, in the Noisy Intermediate-Scale Quantum (NISQ) regime, these details determine whether or not it is possible to execute a circuit at all."
Janos Haits

Quantum - Google Research - 0 views

  •  
    "A research effort from Google AI that aims to build quantum processors and develop novel quantum algorithms to dramatically accelerate computational tasks for machine learning."
Janos Haits

Compute Library for Deep Neural Networks (clDNN) | 01.org - 0 views

  •  
    "Compute Library for Deep Neural Networks (clDNN) is an open source performance library for Deep Learning (DL) applications intended for acceleration of DL inference on Intel® HD Graphics Driver and  Intel® Iris® graphics (also referred to as Intel® Processor Graphics)."
Janos Haits

Safety Scanner - Windows Defender Security Intelligence - 0 views

  •  
    "Microsoft Safety Scanner is a scan tool designed to find and remove malware from Windows computers. Simply download it and run a scan to find malware and try to reverse changes made by identified threats."
Abdelrahman Ogail

ELIZA - Wikipedia, the free encyclopedia - 0 views

  • ELIZA was a computer program and an early example (by modern standards) of primitive natural language processing. ELIZA operated by processing users' responses to scripts, the most famous of which was DOCTOR, a simulation of a Rogerian psychotherapist. In this mode, ELIZA mostly rephrased the user's statements as questions and posed those to the 'patient.' ELIZA was written by Joseph Weizenbaum between 1964 to 1966
Janos Haits

go.dev - 0 views

  •  
    "Build fast, reliable, and efficient software at scale Go is an open source programming language supported by Google."
Janos Haits

deeplearn.js - 0 views

  •  
    "deeplearn.js a hardware-accelerated machine intelligence library for the web"
Janos Haits

Qwiklabs - Hands-On Cloud Training - 0 views

  •  
    "We give you temporary credentials to Google Cloud Platform and Amazon Web Services, so you can learn the cloud using the real thing - no simulations. From 30-minute individual labs to multi-day courses, from introductory level to expert, instructor-led or self-paced, with topics like machine learning, security, infrastructure, app dev, and more, we've got you covered."
Abdelrahman Ogail

Mutation testing - Wikipedia, the free encyclopedia - 1 views

  • Mutation testing (or Mutation analysis) is a method of software testing, which involves modifying program's source code in small ways.[1] These, so-called mutations, are based on well-defined mutation operators that either mimic typical programming errors (such as using the wrong operator or variable name) or force the creation of valuable tests (such as driving each expression to zero). The purpose is to help the tester develop effective tests or locate weaknesses in the test data used for the program or in sections of the code that are seldom or never accessed during execution.
  • For example, consider the following C++ code fragment: if (a && b) c = 1; else c = 0; The condition mutation operator would replace '&&' with '||' and produce the following mutant: if (a || b) c = 1; else c = 0;
  • Many mutation operators can produce equivalent mutants. For example, consider the following code fragment: int index=0; while (...) { . . .; index++; if (index==10) break; } Boolean relation mutation operator will replace "==" with ">=" and produce the following mutant: int index=0; while (...) { . . .; index++; if (index>=10) break; }
bar software

Miximising Profits While Keeping Costs Low - 3 views

We use H&L bar point of sale solution to manage wage costs and payroll across multiple venues and find it an effective tool. Our managers appreciate the ability to review staff costs on a dail...

bar point of sale software POS computer Programming

started by bar software on 06 Mar 12 no follow-up yet
mesbah095

Guest Post Online - 0 views

  •  
    Article Writing & Guestpost You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User. http://guestpostonline.com
Janos Haits

Ohloh, the open source network - 1 views

  •  
    Discover, Track and Compare Open Source
Janos Haits

Gitea - 0 views

  •  
    "A painless self-hosted Git service. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go and published under the MIT license."
Janos Haits

Home | Solid - 0 views

  •  
    "Solid was created by the inventor of the World Wide Web, Sir Tim Berners-Lee. Its mission is to reshape the web as we know it. Solid will foster a new breed of applications with capabilities above and beyond anything that exists today."
Janos Haits

Blockstack - The New Decentralized Internet - 0 views

  •  
    'Blockstack is an open-source project and a decentralized network. For the past years, one company, Blockstack Inc, has taken the lead on protocol development. We plan to have many independent individuals and companies operating on the network and taking on greater roles in the protocol's development. We will release more details on governance structures and potential independent entities that can provide a degree of neutrality and balance to the protocol development in the long run.'
Janos Haits

Research at Google - 0 views

  •  
    "We are a machine intelligence team focused on deep learning. We advance the state of the art in order to have a positive impact on the world."
Janos Haits

Blockstack, building the decentralized internet - 0 views

  •  
    "A New Internet for Decentralized Apps Blockstack is a new decentralized internet where users own their data and apps run locally. A browser portal is all that's needed to get started."
Janos Haits

Colaboratory - Google - 0 views

  •  
    "Colaboratory is a research project created to help disseminate machine learning education and research. It's a Jupyter notebook environment that requires no setup to use. For more information, see our FAQ. Click the button below to be added to the waitlist"
‹ Previous 21 - 40 of 79 Next › Last »
Showing 20 items per page