Git Product home page Git Product logo

atoms-ai's People

Contributors

gabrielt-prathivys avatar

Watchers

 avatar  avatar

Forkers

losnol

atoms-ai's Issues

MVP 1

Cut out existing complex codes, to create the simplest possible interaction of 3-5 kinds of atoms, in a interface that the A.I. can try to solve simple puzzles and get a score.

  • Show to the A.I. that we want water, and a box with Hydrogen, Oxygen and some tools (yeah, let's simplify and get easy in the beginning)

EXABYTE - Data about chemical elements arranged in JSON format.
https://github.com/Exabyte-io/periodic-table.js

EXABYTE - JSON schemas and examples representing structural data, characteristic properties, modeling workflows and related data about materials
https://github.com/Exabyte-io/esse

EXABYTE - Design Materials from atoms up - https://exabyte.io/
https://github.com/exabyte-io/

PYSCF - Python Module do Quantum Chemistry
https://github.com/pyscf/pyscf

PYQUANTE2 - Another Python Module do Quantum Chemistry
https://github.com/rpmuller/pyquante2

@losnol suggestion:
Particles want to get the less energetic possible. One solution (simplifying a lot) it's to use particle swarm optimization to cauculate the local minimum for the potential energy of each particule and check all particle configurations. The problem with this solution is the complexity O(particules*number_of_possible_orbitals) that can be huge. Probably the AI will have to cut some branchs in this scope and get some common patterns. Trying to validade and make less "ifs" and checks, so it reduce the avarage complexity and the time of execution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.