-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Neerav Kaushal
authored
Apr 18, 2022
1 parent
73be3c3
commit 0e0c920
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# cola-to-nbody | ||
A suite of codes and pre-trained convolutional neural net models to learn the mapping between the COLA and N-Body simulations of the Universe. | ||
A suite of codes and pre-trained convolutional neural net models to learn the mapping between the COLA and N-Body simulations of the Universe. The model architecture can be found at https://github.com/eelregit/map2map/blob/master/map2map/models/vnet.py The model has been trained and tested using https://github.com/eelregit/map2map which is a suite of neural network emulators to transform field/map data. For questions/suggestions, please contact me at kaushal@mtu.edu |