Browse Articles

Fractals: Exploring Mandelbrot Coordinates and qualitative characteristics of the corresponding Julia Set

Thomas et al. | Jul 07, 2022

Fractals: Exploring Mandelbrot Coordinates and qualitative characteristics of the corresponding Julia Set

Here based on an interest in fractals, the authors used a Julia Set Generator to consider a specific point on the Mandelbrot set with an associated coordinate. In this manner, they found that the complexity of the Mandelbrot and Julia Sets are governed by relatively simple rules, revealing that the intricate patterns of fractals can be defined by defined by simple rules and patterns.

Read More...

Hybrid Quantum-Classical Generative Adversarial Network for synthesizing chemically feasible molecules

Sikdar et al. | Jan 10, 2023

Hybrid Quantum-Classical Generative Adversarial Network for synthesizing chemically feasible molecules

Current drug discovery processes can cost billions of dollars and usually take five to ten years. People have been researching and implementing various computational approaches to search for molecules and compounds from the chemical space, which can be on the order of 1060 molecules. One solution involves deep generative models, which are artificial intelligence models that learn from nonlinear data by modeling the probability distribution of chemical structures and creating similar data points from the trends it identifies. Aiming for faster runtime and greater robustness when analyzing high-dimensional data, we designed and implemented a Hybrid Quantum-Classical Generative Adversarial Network (QGAN) to synthesize molecules.

Read More...

Thermoelectric Power Generation: Harnessing Solar Thermal Energy to Power an Air Conditioner

Lew et al. | Jul 06, 2021

Thermoelectric Power Generation: Harnessing Solar Thermal Energy to Power an Air Conditioner

The authors test the feasibility of using thermoelectric modules as a power source and as an air conditioner to decrease reliance on fossil fuels. The results showed that, at its peak, their battery generated 27% more power – in watts per square inch – than a solar panel, and the thermoelectric air conditioner operated despite an unsteady input voltage. The battery has incredible potential, especially if its peak power output can be maintained.

Read More...

Open Source RNN designed for text generation is capable of composing music similar to Baroque composers

Goel et al. | May 05, 2021

Open Source RNN designed for text generation is capable of composing music similar to Baroque composers

Recurrent neural networks (RNNs) are useful for text generation since they can generate outputs in the context of previous ones. Baroque music and language are similar, as every word or note exists in context with others, and they both follow strict rules. The authors hypothesized that if we represent music in a text format, an RNN designed to generate language could train on it and create music structurally similar to Bach’s. They found that the music generated by our RNN shared a similar structure with Bach’s music in the input dataset, while Bachbot’s outputs are significantly different from this experiment’s outputs and thus are less similar to Bach’s repertoire compared to our algorithm.

Read More...

Part of speech distributions for Grimm versus artificially generated fairy tales

Arvind et al. | Nov 16, 2024

Part of speech distributions for Grimm versus artificially generated fairy tales
Image credit: Nayalia Y.

Here, the authors wanted to explore mathematical paradoxes in which there are multiple contradictory interpretations or analyses for a problem. They used ChatGPT to generate a novel dataset of fairy tales. They found statistical differences between the artificially generated text and human produced text based on the distribution of parts of speech elements.

Read More...