Skip to main content

Home/ Computer Science Knowledge Sharing/ Group items tagged ai

Rss Feed Group items tagged

Janos Haits

Cerebras Inference - 0 views

  •  
    " Ask anything ... "
Janos Haits

LM Studio - Discover, download, and run local LLMs - 0 views

  •  
    "Discover, download, and run local LLMs"
Janos Haits

Perplexica - AI Search - 0 views

  •  
    "Perplexica.io is built using the open-source project Perplexica by ItzCrazyKns. We respect and acknowledge the original creators."
Janos Haits

WebLLM | Home - 0 views

  •  
    "WebLLM: High-Performance In-Browser LLM Inference Engine"
Janos Haits

webXray Privacy Search Engine - 0 views

  •  
    "ACCELERATE THE PRIVACY TRANSITION. A transition to a privacy-centric online environment is now inevitable, but the complexity of finding privacy violations is slowing down change. At webXray we make it easy for anybody to find privacy violations anywhere on the web, thereby accelerating the privacy transition."
Janos Haits

OpenRouter - 0 views

  •  
    "A unified interface for LLMs Better prices, better uptime, no subscription"
Janos Haits

LLM Rankings | OpenRouter - 0 views

  •  
    "LLM Rankings Compare models for all prompts"
Janos Haits

Agents - MindStudio - 0 views

  •  
    "Agents ready to use in the MindStudio Chrome Extension. The MindStudio Chrome Extension is currently available for Alpha Testing. Learn More"
Janos Haits

Meet Dia - the AI Browser Where You Can Chat with Your Tabs - 0 views

  •  
    "Dia is for Learning. A tutor in every tab"
Janos Haits

Opera Neon | Agentic AI browser | Opera - 0 views

  •  
    "Opera Neon is an agentic browser designed to understand your intent, assist with tasks, and take actions. It's built to help you get things done and explore what's possible when intelligent agents work alongside you."
Janos Haits

Meta - AI for Science - 0 views

  •  
    "Meta is a tool that helps researchers understand what is happening globally in science and shows them where science is headed. Pending shareholder and court approval, the Chan Zuckerberg Initiative is acquiring Meta to help bring its technologies to the entire scientific community. Sign up now to reserve your free account."
Islam TeCNo

Deep Blue (chess computer) - Wikipedia, the free encyclopedia - 0 views

  • Deep Blue was a chess-playing computer developed by IBM. On May 11, 1997, the machine won a six-game match by two wins to one with three draws against world champion Garry Kasparov.[1] Kasparov accused IBM of cheating and demanded a rematch, but IBM declined and dismantled Deep Blue.[2] Kasparov had beaten a previous version of Deep Blue in 1996
    • Abdelrahman Ogail
       
      When AI beats humanity!
  • Deep Blue was then heavily upgraded (unofficially nicknamed "Deeper Blue")[11] and played Kasparov again in May 1997, winning the six-game rematch 3½–2½, ending on May 11, finally ending in game six, and becoming the first computer system to defeat a reigning world champion in a match under standard chess tournament time controls.
  • The system derived its playing strength mainly out of brute force computing power.
    • Islam TeCNo
       
      Dah eli bysamoh brute force men no3 el 7aywan :D
Abdelrahman Ogail

10 skills developers will need in the next five years | Between the Lines | ZDNet.com - 0 views

shared by Abdelrahman Ogail on 08 Jun 09 - Cached
Ahmed Mansour liked it
  • So bone up on JavaScript, CSS, and HTML to succeed over the next five years
  • Every top-flight developer I’ve met recommends learning at least one dynamic or functional programming language to learn new ways of thinking, and from personal experience, I can tell you that it works.
    • Abdelrahman Ogail
       
      yes, that's true (Y) some examples of these languages: LISP and Ruby. Prolog seems to be close to LISP becuase both were used in AI Applications
  •  
    1: One of the "Big Three" (.NET, Java, PHP) 2: Rich Internet Applications (RIAs) 3: Web development 4: Web services 5: Soft skills 6: One dynamic and/or functional programming language 7: Agile methodologies 8: Domain knowledge 9: Development "hygiene" 10: Mobile development
  •  
    1: One of the "Big Three" (.NET, Java, PHP) 2: Rich Internet Applications (RIAs) 3: Web development 4: Web services 5: Soft skills 6: One dynamic and/or functional programming language 7: Agile methodologies 8: Domain knowledge 9: Development "hygiene" 10: Mobile development
Abdelrahman Ogail

Genetic programming - Wikipedia, the free encyclopedia - 0 views

  • In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired by biological evolution to find computer programs that perform a user-defined task. It is a specialization of genetic algorithms (GA) where each individual is a computer program. Therefore it is a machine learning technique used to optimize a population of computer programs according to a fitness landscape determined by a program's ability to perform a given computational task.
  • In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired by biological evolution to find computer programs that perform a user-defined task. It is a specialization of genetic algorithms (GA) where each individual is a computer program. Therefore it is a machine learning technique used to optimize a population of computer programs according to a fitness landscape determined by a program's ability to perform a given computational task.
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
Abdelrahman Ogail

Artificial life - Wikipedia, the free encyclopedia - 2 views

  • Artificial life (commonly Alife or alife) is a field of study and an associated art form which examine systems related to life, its processes, and its evolution through simulations using computer models, robotics, and biochemistry.[1] There are three main kinds of alife[2], named for their approaches: soft[3], from software; hard[4], from hardware; and wet, from biochemistry. Artificial life imitates traditional biology by trying to recreate biological phenomena.[5] The term "artificial life" is often used to specifically refer to soft alife
  • The modeling philosophy of alife strongly differs from traditional modeling, by studying not only “life-as-we-know-it”, but also “life-as-it-might-be” [7].
Islam TeCNo

Belief-Desire-Intention software model - Wikipedia, the free encyclopedia - 0 views

  • The Belief-Desire-Intention (BDI) software model (usually referred to simply, but ambiguously, as BDI) is a software model developed for programming intelligent agents. Superficially characterized by the implementation of an agent's beliefs, desires and intentions, it actually uses these concepts to solve a particular problem in agent programming. In essence, it provides a mechanism for separating the activity of selecting a plan (from a plan library) from the execution of currently active plans. Consequently, BDI agents are able to balance the time spent on deliberating about plans (choosing what to do) and executing those plans (doing it). A third activity, creating the plans in the first place (planning), is not within the scope of the model, and is left to the system designer and programmer.
    • Abdelrahman Ogail
       
      This model is used to simulate human behavior its under area of research and its so interesting and innovative
    • Islam TeCNo
       
      nice ..... dah tab3an related lel AI !
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

EUCOG - European Network for the Advancement of Artificial Cognitive Systems, Interacti... - 0 views

  •  
    "EUCog - European Network for the Advancement of Artificial Cognitive Systems, Interaction and Robotics"
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."
« First ‹ Previous 121 - 140 of 168 Next › Last »
Showing 20 items per page