Skip to content

Commit

Permalink
Update and rename untitled58 (2).py to waste-management.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Panchadip-128 authored Nov 7, 2024
1 parent a15bbce commit 82de8af
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# -*- coding: utf-8 -*-
"""Untitled58.ipynb

Automatically generated by Colab.
Original file is located at
https://colab.research.google.com/drive/1UY_NK3eSJ4ybttbkUcNuKIUL0YzPkc68
"""

import numpy as np
import random
Expand Down Expand Up @@ -301,4 +295,4 @@ def replay(self, batch_size):
plt.title('Overflow Events per Episode')

plt.tight_layout()
plt.show()
plt.show()

0 comments on commit 82de8af

Please sign in to comment.