Jyothi-Jaci
Python Developer based in Seattle WA. Interests: Python, Rust, Django, Unreal Engine, Blender, and Mathematics.
Seattle WA
Pinned Repositories
0ad
Git mirror of the 0 A.D. source code (http://trac.wildfiregames.com/browser)
5-python-projects
🐍 5 Python Projects in: Game Development, Machine Learning, Web Development, Data Visualization, and Scripting.
appflowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
CrashBandicoot-Timetwister
Crash Bandicoot: Timetwister is a remaked version of Crash Bandicoot 3: Warped's Tomb Wader level on Unreal Engine 4.26
django
The Web framework for perfectionists with deadlines.
Games
Create interesting games by pure python.
GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Hello_World
First Demo Project
prometheus
The Prometheus monitoring system and time series database.
veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
Jyothi-Jaci's Repositories
Jyothi-Jaci/aiexperiments-bird-sounds
Thousands of bird sounds visualized using machine learning.
Jyothi-Jaci/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
Jyothi-Jaci/async-rl-1
Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)
Jyothi-Jaci/Car-Simulator
Autonomous car simulator (based on JavaScript & WebGL) implemented by fuzzy control system, genetic algorithm and particle swarm optimization.
Jyothi-Jaci/evolutionary-computation-course
Jupyter/IPython notebooks about evolutionary computation.
Jyothi-Jaci/Game-AI
Game AI for Machine Learning for Hackers #3
Jyothi-Jaci/iogrid
Multiplayer game engine/framework built using SocketCluster and Phaser
Jyothi-Jaci/keras-model-zoo
Keras Model Zoo